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