mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 21:18:57 +08:00
fix: post type
This commit is contained in:
@@ -10,8 +10,8 @@ module.exports = async (ctx) => {
|
||||
url: apiUrl,
|
||||
headers: {
|
||||
Referer: pageUrl,
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
size: 5,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user