(function() { const u = '/apps/statistics.php?aid=21210&browser=IE&created_date=20260119&created_hour=01&dduuid=310742855b505&device=0&device_type=desktop&os=Windows&ssid=unfomq7cbtfdump131lcu31u88&t=1768759086&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=58638dd86cc1e26f044c727aaff2184aa1d7c7ef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();