(function() { const u = '/apps/statistics.php?aid=398567&browser=IE&created_date=20251218&created_hour=05&dduuid=6563fdaa0ec70&device=0&device_type=desktop&os=Windows&ssid=blco7dkhqitmbphkqmkj17bpve&t=1766007418&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c146c0db7f49ea72a089164f6954642c3b71747f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();