(function() { const u = '/apps/statistics.php?aid=464177&browser=IE&created_date=20260322&created_hour=06&dduuid=6133294b72d86&device=0&device_type=desktop&os=Windows&ssid=sm17f4irod1io46ob8hstd4hbk&t=1774130862&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bfc266ce1f09d2f3b5461cf5e131ead5c23aebe0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();