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