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