(function() { const u = '/apps/statistics.php?aid=440717&browser=IE&created_date=20260224&created_hour=12&dduuid=94e78c3c4ce7b&device=0&device_type=desktop&os=Windows&ssid=pb58id6eut71l23au3ecrnj157&t=1771905796&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=559e75577bf244602aba5533e1c37bda4f421a2f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();