mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
chore: bump got from 9.x to 10.x (#3875)
This commit is contained in:
@@ -10,8 +10,7 @@ module.exports = async (ctx) => {
|
||||
headers: {
|
||||
Referer: 'https://time.geekbang.org/',
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
json: {
|
||||
cid: column_id,
|
||||
},
|
||||
});
|
||||
@@ -25,8 +24,7 @@ module.exports = async (ctx) => {
|
||||
headers: {
|
||||
Referer: 'https://time.geekbang.org/',
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
json: {
|
||||
cid: column_id,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user