Untitled

 avatar
unknown
plain_text
a month ago
102 B
2
Indexable
window.addEventListener('urlchange', () => {
document.querySelector('h1').textContent="hello world";
}
Editor is loading...
Leave a Comment