Universal Widget
Quick start guide
This page reads the content of the anchor https://gsurrel.github.io/no-host-static-page#payload
, decode it as a base64 payload, and replace this page's content with the result.
The anchor's content is read on page load. Changing it afterwards will not be taken into account.
Zero trust
Anything after the #
character is not sent to the server, so you can add sensitive content. Please bear in mind that it does not hide the secret to people you share your page with!
Example
Click the following link and press F5 to see the result:
Example usage with the content <h1>Hello!</h1>
.
Output
Errors will be displayed below:
No anchor found.
Easy encoder
Use the following field to paste your source-code and encode it to base 64.
✅Replace me with your source code!