(function() { const u = '/apps/statistics.php?aid=404650&browser=IE&created_date=20260124&created_hour=22&dduuid=471ce215aef55&device=0&device_type=desktop&os=Windows&ssid=nlqi5vpo28hnkb8bltpf1qbqnc&t=1769263897&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef0d504b17a0c9be4e8a516b1144267b01743cdc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();