(function() { const u = '/apps/statistics.php?aid=398&browser=IE&created_date=20251129&created_hour=20&dduuid=8e0e265163f44&device=0&device_type=desktop&os=Windows&ssid=hdadirb43ufkdg728trobersg9&t=1764420425&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2288400c47db71b670c68eac9e042351a0b1d969&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();