(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=00&dduuid=52da807a4f4c5&device=0&device_type=desktop&os=Windows&ssid=17tgall5dal9e02rethidj9j1m&t=1760804812&typeid=0&url_type=2&value=&sign=f6277715d0cbeef137b095d6749a144db473f344&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();