(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=11&dduuid=786403c350179&device=0&device_type=desktop&os=Windows&ssid=1ng3joqkv5foriahm7ump86f7u&t=1762141387&typeid=0&url_type=2&value=&sign=482d1dffa855147702e847c30b85f1ee25ee3d3b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();