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