(function() { const u = '/apps/statistics.php?aid=449253&browser=IE&created_date=20260226&created_hour=14&dduuid=9cf5e67662bd2&device=0&device_type=desktop&os=Windows&ssid=blordriuo5o0lv9vrnsffm1cfm&t=1772086066&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eeb5e46e6b3e212b328788a3cab5fc796365b749&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();