(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=03&dduuid=708ece8d25c06&device=0&device_type=desktop&os=Windows&ssid=3k7n8p138pqapk3kurv56losb5&t=1762198461&typeid=0&url_type=2&value=&sign=aa90e03a111a232c85035c7b30530e9187a9f032&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();