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