(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=07&dduuid=6967da4cd0c49&device=0&device_type=desktop&os=Windows&ssid=g7m4hslogja5en89c4rqb7f9jc&t=1762731655&typeid=0&url_type=2&value=&sign=a32c4992c53234c6933fc4f6753322fa78d4261d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();