Update mangafire/mangafire.js

This commit is contained in:
aka paul 2025-12-03 15:47:30 +00:00
parent baaf3c1d22
commit fdcabbe825

View file

@ -152,8 +152,6 @@ async function getChapterImages(ID) {
}
}
// Credits to someone, idgaf!
function b64encode(data) {
const keystr =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";