(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=146b102398f33&device=0&device_type=desktop&os=Windows&ssid=b95f4d8ieio0r0dui8ovit97ht&t=1760497937&typeid=0&url_type=1&value=&sign=432d4677d79a9fff89ef81904cd17b4485acda98&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();