(function() { const u = '/apps/statistics.php?aid=431586&browser=IE&created_date=20260115&created_hour=23&dduuid=22216e6e23292&device=0&device_type=desktop&os=Windows&ssid=lkq8s297q4reudccl67dp8o7cg&t=1768490254&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4a50dafcbe6db108ed1c322084ea726d3f2feedc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();