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()
}
})();

You might also like