(function() { const u = '/apps/statistics.php?aid=403141&browser=IE&created_date=20251217&created_hour=16&dduuid=90c71613515c8&device=0&device_type=desktop&os=Windows&ssid=q5rqkt9749bd4lvgfvpeiemmla&t=1765961802&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=26c0257981a3c9b33bc4860bf31db991a9772e2e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();