(function() { const u = '/apps/statistics.php?aid=455867&browser=IE&created_date=20260310&created_hour=18&dduuid=8970bd3be99ab&device=0&device_type=desktop&os=Windows&ssid=pamro422rh8rphpbcmutba36ik&t=1773139099&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=387e15cface20aa65a0130edbdf57ba2b939d33c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();