mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 09:38:04 +08:00
feat: generate quote content_html, telegram channel repost extra data
This commit is contained in:
@@ -397,7 +397,6 @@ const ProcessFeed = (ctx, { data = [] }, params = {}) => {
|
||||
links: [
|
||||
{
|
||||
url: `https://twitter.com/${item.quoted_status?.user?.screen_name}/status/${item.quoted_status?.id_str}`,
|
||||
content_html: quote,
|
||||
type: 'quote',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user