(function() { const u = '/apps/statistics.php?aid=458162&browser=IE&created_date=20260311&created_hour=06&dduuid=242a921f68fbb&device=0&device_type=desktop&os=Windows&ssid=k871ola337odm9hn15ffb117ar&t=1773181375&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5da389ad96e0a1d2b846893c19a9ed5a4f978be0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();