(function() { const u = '/apps/statistics.php?aid=442044&browser=IE&created_date=20251222&created_hour=00&dduuid=bfc8bbcd1eafe&device=0&device_type=desktop&os=Windows&ssid=b9u6bevnh9ilt904657ufd5e55&t=1766334845&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3a17eabb3a1d4f8aa79d8ea6323b6d85c2f1ad74&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();