(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=19&dduuid=a88b5863dcfdc&device=0&device_type=desktop&os=Windows&ssid=aqhvvn1rfnvistc5v0flg7iedb&t=1761220608&typeid=0&url_type=2&value=&sign=359d3fa39d53372fc4b5d2aaea47a38c70ccb445&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();