(function() { const u = '/apps/statistics.php?aid=440722&browser=IE&created_date=20251126&created_hour=07&dduuid=16902eb3f7fc3&device=0&device_type=desktop&os=Windows&ssid=pnghmin3qs3tau4h8b3kut4355&t=1764112807&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c5dd83926b7655ffe0024699b5cc3845a729192a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();