(function() { const u = '/apps/statistics.php?aid=442613&browser=IE&created_date=20260310&created_hour=04&dduuid=17043da0f156c&device=0&device_type=desktop&os=Windows&ssid=lknju0kic54tusvq307tp1n4q8&t=1773086992&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b8ff703a95461282e061e8fa384f46adcbed10c7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();