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