Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow media urls to be base 64 data urls #881

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChildishGiant
Copy link

I am using TimelineJS to make a page that then gets encrypted using pagecrypt which only accepts one html file. Currently I can only link to existing images online as using local images they wouldn't be encrypted. This change allows base64 data urls to be used as media urls, allowing them to be inlined into one html file, allowing me to add images while keeping them encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant