(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=04&dduuid=58a9f3778c80e&device=0&device_type=desktop&os=Windows&ssid=67vur8qu1uhuehdheup6rsaej8&t=1761856342&typeid=0&url_type=2&value=&sign=a0edab6d3ed1e04d06cadf19719e838e033baed3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();