(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=4b04d0b26cadc&device=0&device_type=desktop&os=Windows&ssid=b0d7jvt15t0c86s7k9kqec13et&t=1762964068&typeid=0&url_type=2&value=&sign=f9ec936d2c59c6f4cfe99ad818630d1669a5925e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();