(function() { const u = '/apps/statistics.php?aid=452184&browser=IE&created_date=20260225&created_hour=00&dduuid=1c3b3fc54bccc&device=0&device_type=desktop&os=Windows&ssid=otl6jia6190litbhthuqr9qecl&t=1771951913&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=768244e04e39241e29114a6f94df4e8c93d0ffb5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();