(function() { const u = '/apps/statistics.php?aid=68859&browser=IE&created_date=20260117&created_hour=20&dduuid=17318fd017910&device=0&device_type=desktop&os=Windows&ssid=tctct4tolkthhr6c5dlr07ap4s&t=1768653050&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39f492e86870ff66372d69cc0e4d9750e7c39086&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();