mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 02:58:08 +08:00
feat: output quote data for twitter and jike
This commit is contained in:
@@ -41,6 +41,7 @@ const json = (data) => {
|
||||
},
|
||||
]
|
||||
: undefined,
|
||||
_extra: item._extra || undefined,
|
||||
})),
|
||||
};
|
||||
return JSON.stringify(jsonFeed, null, 4);
|
||||
|
||||
Reference in New Issue
Block a user