(function() { const u = '/apps/statistics.php?aid=399352&browser=IE&created_date=20260129&created_hour=11&dduuid=c917f0d6dc9c6&device=0&device_type=desktop&os=Windows&ssid=fptjp9tm048vmvg00fkhgmsh49&t=1769658627&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=796d8e963a46a454d3a86fa9a27e969aebe0eef0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();