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