forked from 50n50/sources
Update mangafire/mangafire.js
This commit is contained in:
@@ -152,8 +152,6 @@ async function getChapterImages(ID) {
|
||||
}
|
||||
}
|
||||
|
||||
// Credits to someone, idgaf!
|
||||
|
||||
function b64encode(data) {
|
||||
const keystr =
|
||||
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
||||
|
||||
Reference in New Issue
Block a user