Resolve #2894
This commit is contained in:
parent
946c706913
commit
2b0a919fb5
6 changed files with 19 additions and 15 deletions
|
|
@ -7,6 +7,7 @@ module.exports = async (ctx: Koa.Context) => {
|
|||
try {
|
||||
const summary = config.summalyProxy ? await request.get({
|
||||
url: config.summalyProxy,
|
||||
proxy: config.proxy,
|
||||
qs: {
|
||||
url: ctx.query.url
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue