(function() { const u = '/apps/statistics.php?aid=446669&browser=IE&created_date=20260311&created_hour=05&dduuid=eb0b6a1a4fc47&device=0&device_type=desktop&os=Windows&ssid=ia1ar5nomapgdp09pl6pakg1su&t=1773176818&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7076001a9a0d732a2f5f6eecd89f3fb4de04b6d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();