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