(function() { const u = '/apps/statistics.php?aid=350497&browser=IE&created_date=20260225&created_hour=10&dduuid=014ded9c37421&device=0&device_type=desktop&os=Windows&ssid=jknjd777somfvt1gcieftv2rna&t=1771987063&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f6bf711d3f7e55b02ab95ce50be54e034dc8a6f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();