Content-Length: 206994 | pFad | http://github.com/detrax/epub.js/commit/854d4f3b2a243fb7e0a3e9eb2d25bd00255c9694

4F Merge pull request #1250 from washu/patch-1 · detrax/epub.js@854d4f3 · GitHub
Skip to content

Commit

Permalink
Merge pull request futurepress#1250 from washu/patch-1
Browse files Browse the repository at this point in the history
Update core.js
  • Loading branch information
fchasen authored Feb 15, 2022
2 parents 585bce1 + 00a9ef4 commit 854d4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ export function createBase64Url(content, mime){
return;
}

data = btoa(encodeURIComponent(content));
data = btoa(content);

datauri = "data:" + mime + ";base64," + data;

Expand Down

0 comments on commit 854d4f3

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/detrax/epub.js/commit/854d4f3b2a243fb7e0a3e9eb2d25bd00255c9694

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy