(function() { const u = '/apps/statistics.php?aid=446904&browser=IE&created_date=20260226&created_hour=11&dduuid=15252d0e38f86&device=0&device_type=desktop&os=Windows&ssid=285kanetee29b08g47jsj6cbtd&t=1772077194&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c206870997a49e375e2454df4bdd931fdc19422d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();