(function() { const u = '/apps/statistics.php?aid=444170&browser=IE&created_date=20260316&created_hour=21&dduuid=943a1b5db1481&device=0&device_type=desktop&os=Windows&ssid=hskatchsfo8ve2epl558048kfs&t=1773669495&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9412770b98b4781f7063a82e33bb88e960e7ee53&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();