(function() { const u = '/apps/statistics.php?aid=206565&browser=IE&created_date=20251226&created_hour=21&dduuid=404c7fce5b30e&device=0&device_type=desktop&os=Windows&ssid=o8h3e75rhjb6ptqq2otvgn1fb4&t=1766757006&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fbd7e9b27ee398fbafa6dd161d17746199b80ccd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();