(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=60c6fa8582614&device=0&device_type=desktop&os=Windows&ssid=li7pj045pfcc2cthafuagta2h1&t=1760519106&typeid=0&url_type=2&value=&sign=78e68807320516a53d89d4948b500fcb88b24dbd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();