(function() { const u = '/apps/statistics.php?aid=425623&browser=IE&created_date=20260126&created_hour=06&dduuid=80e852cdc48c7&device=0&device_type=desktop&os=Windows&ssid=uinjvu66tlpfulhvos4r86dqmk&t=1769379041&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e4106d7078223cce14dd12fd57f362d0b121a96a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();