mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
feat: generate quote content_html, telegram channel repost extra data
This commit is contained in:
@@ -112,7 +112,6 @@ module.exports = async (ctx) => {
|
||||
links: [
|
||||
{
|
||||
url: getLink(item.target.id, item.target.type),
|
||||
content_html: repostContent,
|
||||
type: 'quote',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user