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