(function() { const u = '/apps/statistics.php?aid=439794&browser=IE&created_date=20251207&created_hour=22&dduuid=adaaba9b1cd68&device=0&device_type=desktop&os=Windows&ssid=s1bo9gjrok0rhrbfp8hfpg581d&t=1765118015&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aa42b4dfeffaea1b591cfa9b9102bf219056e936&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();