(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=05&dduuid=985d55a867d81&device=0&device_type=desktop&os=Windows&ssid=lpv8bm2t5jnp983m90c6fnrnm5&t=1760130931&typeid=0&url_type=2&value=&sign=47dedf4db72997e20f5afacac61c99319bfcacd9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();