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