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