(function() { const u = '/apps/statistics.php?aid=452895&browser=IE&created_date=20260225&created_hour=06&dduuid=0b907637c67b8&device=0&device_type=desktop&os=Windows&ssid=rogkoipm26eb6ofklf92vmmn7s&t=1771971730&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39994fc0707841c61d15a1136c7600f1caa94b53&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();