(function() { const u = '/apps/statistics.php?aid=404766&browser=IE&created_date=20251222&created_hour=17&dduuid=cd717ad69f3c1&device=0&device_type=desktop&os=Windows&ssid=nqvqhfcbctk18tff1roamei1ol&t=1766394296&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7af23290488e2239b664854c75866e8a01c3d792&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();