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