(function() { const u = '/apps/statistics.php?aid=28209&browser=IE&created_date=20260224&created_hour=02&dduuid=99ebfc817d11c&device=0&device_type=desktop&os=Windows&ssid=fneijav85llpj3oob6m8n0jh8n&t=1771871754&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=55c8a7918ebe8a1cf23c4bcf39e2ab1a8acb570e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();