(function() { const u = '/apps/statistics.php?aid=439580&browser=IE&created_date=20251207&created_hour=16&dduuid=49f0b130936aa&device=0&device_type=desktop&os=Windows&ssid=igqmn8p1s0fkmf58uoao08hfk3&t=1765096240&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ed2fcceef0aa203db9d7dd27ee0a150dc64e62af&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();