(function() { const u = '/apps/statistics.php?aid=452863&browser=IE&created_date=20260305&created_hour=20&dduuid=8468e6a0a2795&device=0&device_type=desktop&os=Windows&ssid=rpg87kk65bc6f7oh5f7j3fqv5n&t=1772712668&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6a4a0001b3975b4782c20061526247c0b5925610&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();