Make open webpage more appealing

This commit is contained in:
William Jeynes
2026-02-19 10:07:39 +00:00
parent b70b75bf28
commit 6f20ade780
4 changed files with 5 additions and 10 deletions
-2
View File
@@ -29,6 +29,4 @@ export async function extractWebpageContent(url: string) : Promise<string[]>{
}
}
//TODO: Extract, rank snippets
//console.log(await extractWebpageContent("https://www.bbc.co.uk/news/live/c74wd01egvyt"))