(function() { const u = '/apps/statistics.php?aid=438175&browser=IE&created_date=20251129&created_hour=15&dduuid=24f4192f2d7d5&device=0&device_type=desktop&os=Windows&ssid=sp5d7s4rn7oo6ueheq92ll3079&t=1764400390&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b3b7fbe9b93650ec6c840dc9057c8117891e5841&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();