(function() { const u = '/apps/statistics.php?aid=438956&browser=IE&created_date=20251226&created_hour=16&dduuid=767699be6d737&device=0&device_type=desktop&os=Windows&ssid=4k23f4roup2i9gujt807j1lhpo&t=1766736503&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1826d65ecfafd54fe696e1970e98990e5670bc32&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();