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