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