(function() { const u = '/apps/statistics.php?aid=322336&browser=IE&created_date=20260311&created_hour=14&dduuid=48742552da40a&device=0&device_type=desktop&os=Windows&ssid=pposi5ai4mppejj0haenhge5ht&t=1773210723&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6cd601d69c22bf838d05f0d69df4f954155e8da0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();