(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=20&dduuid=1b51610a87531&device=0&device_type=desktop&os=Windows&ssid=dr8rilvmd67ct2l7djl3jjhb34&t=1763296936&typeid=0&url_type=2&value=&sign=161910ad24dbbc9e4e695fc65c42548808945538&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();