mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
fix: post type
This commit is contained in:
@@ -13,8 +13,8 @@ const ProcessFeed = async (list, cache) => {
|
||||
url: detailUrl,
|
||||
headers: {
|
||||
Referer: link,
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
uuid: uuid,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user