htmlbin automatically puts a cache manifest in your html upload so that your page will work forever offline!
To turn off the cache manifest pipe to `curl -sT- https://htmlb.in/raw`.
For best results, inline all content into a single html payload. You can use html-inline for this purpose.