(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=21&dduuid=7329d5205ad22&device=0&device_type=desktop&os=Windows&ssid=tk8qh9qaj7gg1c7ems7nlj1676&t=1761227290&typeid=0&url_type=2&value=&sign=e188262949228a38c103b7502e26439df8f804c6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();