You are on page 1of 1

javascript:(function () {

var script = document.createElement('script');


script.src="//cdn.jsdelivr.net/npm/eruda";
document.body.appendChild(script);
script.onload = function () {
eruda.init()
}
})();

( For Website Edit )

document.body.contentEditable = true

You might also like