Update weebcentral/weebcentral.js

This commit is contained in:
aka paul
2026-01-09 21:18:38 +00:00
parent 75536650ac
commit 6df3f100cc
-3
View File
@@ -111,6 +111,3 @@ async function getChapterImages(url) {
return [];
}
}
const response = await getChapterImages("https://weebcentral.com/chapters/01J76XZ4A8Z5JD5GE6SFZJQBTX");
console.log(JSON.stringify(response));