(function() { const u = '/apps/statistics.php?aid=448130&browser=IE&created_date=20260201&created_hour=04&dduuid=654e7961e63ca&device=0&device_type=desktop&os=Windows&ssid=hahtup78gek1h1m0ttb0sv6v2s&t=1769890741&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=060e7dd1aca6cbbbe004998c6f149033bb2bebaa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();