remove metadata and cover image from content

This commit is contained in:
Hongbo Wu
2024-07-18 11:18:51 +08:00
parent 02280b576b
commit f2b3a66b72
2 changed files with 16 additions and 5 deletions

View File

@ -2004,6 +2004,8 @@ Readability.prototype = {
metadata.byline = jsonld.byline ||
values["dc:creator"] ||
values["dcterm:creator"] ||
values["og:article:author"] ||
values["twitter:creator"] ||
values["author"];
// get description