(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=09&dduuid=75f36f68dd20c&device=0&device_type=desktop&os=Windows&ssid=pe6fqco21pon65mgkej8pp8fuc&t=1763257961&typeid=0&url_type=2&value=&sign=413140ca3a13541822dc93b754258250b8bb13db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();