refactor: 小修改

pull/180/head
xiaojunnuo 2020-11-19 09:23:19 +08:00
parent c4f7be63bc
commit a350c8f564
1 changed files with 2 additions and 3 deletions

View File

@ -35,10 +35,9 @@ module.exports = {
'/.*': { '/.*': {
proxy: 'github.com', proxy: 'github.com',
backup: [ backup: [
'gh.docmirror.top/_proxy', 'gh.docmirror.top/_proxy'
'gh2.docmirror.top/_proxy'
], ],
desc: '备用主站加速地址' desc: '如果出现dev-sidecar报错可能是备用加速地址dns被污染了需要将本条配置删除'
} }
}, },
'api.github.com': { 'api.github.com': {