import okValue from 'https://not_standard_hostname_not_encoded/resources'; import { okClass } from 'https://not_standard_hostname_not_encoded/resources'; const span = document.getElementById("span09d"); span.innerHTML=okValue; span.classList.add(okClass);