Untitled

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