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