(function() { const u = '/apps/statistics.php?aid=403139&browser=IE&created_date=20260201&created_hour=20&dduuid=51934d8b272c8&device=0&device_type=desktop&os=Windows&ssid=gdckp92uf70hreopeph8srsh5k&t=1769947689&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=107eff002c77f8e3234505dc1ffa71ed4cfdb203&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();