(function() { const u = '/apps/statistics.php?aid=92810&browser=IE&created_date=20260116&created_hour=20&dduuid=0222cc45d8f7b&device=0&device_type=desktop&os=Windows&ssid=redkspoucon6nenl290nfjab1o&t=1768567408&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=36ef448729837f07d7aac58fcccf024ceea17d17&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();