(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=13&dduuid=12250abdae72f&device=0&device_type=desktop&os=Windows&ssid=m5klqkud2u6mktmnrp2ckrnrbg&t=1763011546&typeid=0&url_type=2&value=&sign=463744c44ddc1a654daf6b4726ff6a9fff5e4be0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();