(function() { const u = '/apps/statistics.php?aid=404057&browser=IE&created_date=20251222&created_hour=21&dduuid=f4c9c100b65bd&device=0&device_type=desktop&os=Windows&ssid=vc4e456fv5ul3n1tghspv1etce&t=1766408445&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=87c1b673b8a350c075055e83d4c5e5f398bc9327&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();