(function() { const u = '/apps/statistics.php?aid=442736&browser=IE&created_date=20260311&created_hour=05&dduuid=b000930814053&device=0&device_type=desktop&os=Windows&ssid=ekingih2om1r64upl8hv5gkgqi&t=1773177338&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=830953de4751a93f82d72a038ee00b6593a70ca2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();