(function() { const u = '/apps/statistics.php?aid=446861&browser=IE&created_date=20260311&created_hour=02&dduuid=71a2e4bae96ce&device=0&device_type=desktop&os=Windows&ssid=22uoe5gap2m4lo40irnjv4nlhr&t=1773166719&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=330314f6e3660829db6d2f4c4abadaeea9f4e201&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();