Untitled

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