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