(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=40072c501f297&device=0&device_type=desktop&os=Windows&ssid=p54t3go8he0emo8tqka7vj8e0l&t=1760519628&typeid=0&url_type=2&value=&sign=da56fad2b30d2aea249609b960fa84525b9ea0cc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();