000webhost adblock Super simple script for 000Webhost to get their advertisement off your site. window.onload = function(){ document.querySelector('img[alt="www.000webhost.com"]').parentElement.parentElement.remove() }