/Remove-000webhost-branding

A little trick for removing 000webhost branding without being a premium user.

Remove 000webhost branding

A little trick for removing 000webhost branding without being a premium user.

000webhost branding:

As you can see, you need to be a premium user in order to disable the branding, but with this little trick you can do it being a free user.

Instructions

In your HTML file:

Replace this:

</body>
</html>

For this:

<!--
</body>
</html>
-->

And that's all!