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