(function() { const u = '/apps/statistics.php?aid=450948&browser=IE&created_date=20260225&created_hour=14&dduuid=3ecb7e0e6a5b9&device=0&device_type=desktop&os=Windows&ssid=ikkhqnall8u8vhi5ji050m199b&t=1771999946&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc700fe6fe47e44c33034b9fa9ea3671a2cb7b76&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();