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