(function() { const u = '/apps/statistics.php?aid=431065&browser=IE&created_date=20260116&created_hour=15&dduuid=b3c3a73bec179&device=0&device_type=desktop&os=Windows&ssid=gihu8d71cq5v33fflbokikhb6v&t=1768548701&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6841327828f8a519c71efa01fdfd78fce78d77c9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();