(function() { const u = '/apps/statistics.php?aid=206791&browser=IE&created_date=20251225&created_hour=23&dduuid=aad4182501593&device=0&device_type=desktop&os=Windows&ssid=5aullie1u3j56guvf60ktmdkfu&t=1766676077&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=41a11eb7cc5aac47af965457938c66b2eb4f0abf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();