(function() { const u = '/apps/statistics.php?aid=439767&browser=IE&created_date=20251129&created_hour=16&dduuid=3233fc9c9b6f2&device=0&device_type=desktop&os=Windows&ssid=o7103hbu6l83qncnm8o20besre&t=1764406714&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=28faf9e5adc637720ccb803e9915ea6f40549203&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();