(function() { const u = '/apps/statistics.php?aid=334312&browser=IE&created_date=20260313&created_hour=07&dduuid=1676128876991&device=0&device_type=desktop&os=Windows&ssid=omobgpluk5t6hi55ocq67jn7fb&t=1773357827&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef8841b5d97ac7bf60ea112c7c2ab49f7228104e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();