You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get Image URL function returns undefined, can you please look for it?
Parser.getImageURL('readmangatoday', page);
}).then(imageURL => {
console.log(imageURL);
})
more power to this parser!
The text was updated successfully, but these errors were encountered:
Get Image URL function returns undefined, can you please look for it?
Parser.getImageURL('readmangatoday', page);
}).then(imageURL => {
console.log(imageURL);
})
more power to this parser!
The text was updated successfully, but these errors were encountered: