(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=01&dduuid=331879c7e3497&device=0&device_type=desktop&os=Windows&ssid=s4vllibas64jg6tj19j53593j9&t=1762364349&typeid=0&url_type=2&value=&sign=9d92d713095e4644b7b8fb134d010099b37bf166&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();