mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
feat: request wrapper
This commit is contained in:
@@ -7,7 +7,6 @@ const parser = new Parser({
|
||||
},
|
||||
headers: {
|
||||
'User-Agent': config.ua,
|
||||
'X-APP': 'RSSHub',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user