(function() { const u = '/apps/statistics.php?aid=455266&browser=IE&created_date=20260313&created_hour=13&dduuid=20740cd25553d&device=0&device_type=desktop&os=Windows&ssid=cfoko4b0uoh2ct2adgit145c0l&t=1773378633&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6db62d8d10e2d84a4fd17e8e7e9a189afef3147c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();