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