Mojo
0
Q:

how to remove 000webhost watermark 2019

window.addEventListener("load", function() {
	var bannerNode = document.querySelector('[alt="www.000webhost.com"]').parentNode.parentNode;
   bannerNode.parentNode.removeChild(bannerNode);
});

0

Tags

New to Communities?

Join the community