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