(function() { const u = '/apps/statistics.php?aid=14680&browser=IE&created_date=20251129&created_hour=22&dduuid=86b2636df97db&device=0&device_type=desktop&os=Windows&ssid=j6h3lrlmojtfonce8usf2fl53v&t=1764428220&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3e2880dabe6fcc11b9dc0c2b80eaaa5bc1e76e9f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();