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