(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=20&dduuid=8d5cfa2fff6ba&device=0&device_type=desktop&os=Windows&ssid=sqmo206pqng6hbeidvrcrmoppm&t=1762171964&typeid=0&url_type=2&value=&sign=6a2669de6b0139008122bd6128b3e55553a06a7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();