(function() { const u = '/apps/statistics.php?aid=207758&browser=IE&created_date=20260103&created_hour=21&dduuid=122bdd9739842&device=0&device_type=desktop&os=Windows&ssid=07759lr9g07savfk6v7lsceofn&t=1767446260&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8148eeb9f4f6e2b026b6c7e9c6afb34f1412b46e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();