diff --git a/temp/temp.js b/temp/temp.js index 9143c6d0..4ee32a3d 100644 --- a/temp/temp.js +++ b/temp/temp.js @@ -110,7 +110,6 @@ async function extractChapters(url) { return []; } } - async function extractText(url) { try { const response = await soraFetch(url); @@ -124,22 +123,25 @@ async function extractText(url) {
- +