feat: request wrapper

This commit is contained in:
DIYgod
2019-08-06 13:00:22 +08:00
parent 08878e1d52
commit 6f3a7836f2
4 changed files with 14 additions and 6 deletions

View File

@@ -7,7 +7,6 @@ const parser = new Parser({
},
headers: {
'User-Agent': config.ua,
'X-APP': 'RSSHub',
},
});