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