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