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