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