(function() { const u = '/apps/statistics.php?aid=422200&browser=IE&created_date=20251220&created_hour=14&dduuid=76b8685b9047c&device=0&device_type=desktop&os=Windows&ssid=qkbkon0etrfuc4u2fp8a3pcbe8&t=1766213866&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7cb738f595e0d55aa1d19d538e91f0eb812a59b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();