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