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