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