(function() { const u = '/apps/statistics.php?aid=407498&browser=IE&created_date=20260122&created_hour=15&dduuid=515547c3c230e&device=0&device_type=desktop&os=Windows&ssid=arggdhntjh666ukg0tpde4e8l3&t=1769068230&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51bd9522772b1ecfe471a9c4d974b7c66eaf0af6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();