(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=14&dduuid=7d6dee04a8113&device=0&device_type=desktop&os=Windows&ssid=njiia04n6nbualeh33os4tr6cb&t=1760854829&typeid=0&url_type=2&value=&sign=04e640bac3a57faef309e092449a76c6b1bc9c04&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();