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