Skip to content

Instantly share code, notes, and snippets.

@tienminhvy
Created November 3, 2018 11:30
Show Gist options
  • Save tienminhvy/b0ad9d85ad354796ad704f43f3f8cae8 to your computer and use it in GitHub Desktop.
Save tienminhvy/b0ad9d85ad354796ad704f43f3f8cae8 to your computer and use it in GitHub Desktop.
How to remove 000webhost banner
/* Paste it to CSS file or inline CSS */
img[src*="https://cdn.rawgit.com/000webhost/logo/e9bd13f7/footer-powered-by-000webhost-white2.png"] { display: none;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment