(function() { const u = '/apps/statistics.php?aid=404704&browser=IE&created_date=20260124&created_hour=16&dduuid=e8ff048fa9d08&device=0&device_type=desktop&os=Windows&ssid=1jkarnlran8p06fqeteo28u6lo&t=1769245188&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=129accba6683ed9d65c5e327f83880d4458af3b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();