(function() { const u = '/apps/statistics.php?aid=443429&browser=IE&created_date=20251220&created_hour=21&dduuid=b5e7196a3aa8a&device=0&device_type=desktop&os=Windows&ssid=ef63lolle5h457kq9pqavo1nsr&t=1766238699&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cb5d381b8f2c1079263162fcadbb2e84545e4aae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();