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