(function() { const u = '/apps/statistics.php?aid=291412&browser=IE&created_date=20251223&created_hour=06&dduuid=7223b27a764ac&device=0&device_type=desktop&os=Windows&ssid=ehgrngv8kf2mt0tqd6pfd5m8ga&t=1766442668&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=62f74ed6447d284fca4ea92781d5d0e4a0331a1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();