const s = document.createElement('script'); s.src = './main.js?' + Math.random(); s.type = 'text/javascript'; document.body.appendChild(s);