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