(function() { const u = '/apps/statistics.php?aid=460474&browser=IE&created_date=20260311&created_hour=09&dduuid=4bae2a7d74135&device=0&device_type=desktop&os=Windows&ssid=naqlii15t0cghm7s8419oqbrn6&t=1773194268&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9a1881e6984c61dfc2dd83b68631a19c0c4160a4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();