(function() { const u = '/apps/statistics.php?aid=423916&browser=IE&created_date=20260129&created_hour=06&dduuid=642fa008e972c&device=0&device_type=desktop&os=Windows&ssid=fmpkkd4gqr0jets02dmei68fuc&t=1769640278&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=64f49cd8ff612771c6ddd57db1c6b934bd51b774&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();