Update weebcentral/weebcentral.js
This commit is contained in:
@@ -110,7 +110,4 @@ async function getChapterImages(url) {
|
|||||||
} catch (err) {
|
} catch (err) {
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const response = await getChapterImages("https://weebcentral.com/chapters/01J76XZ4A8Z5JD5GE6SFZJQBTX");
|
|
||||||
console.log(JSON.stringify(response));
|
|
||||||
Reference in New Issue
Block a user