pull/88/head
parent
6ce5c9e032
commit
d2bb85e6e8
|
@ -221,7 +221,9 @@ module.exports = {
|
||||||
'github.com': 'quad9',
|
'github.com': 'quad9',
|
||||||
'*github.com': 'usa',
|
'*github.com': 'usa',
|
||||||
'*.vuepress.vuejs.org': 'usa',
|
'*.vuepress.vuejs.org': 'usa',
|
||||||
'gh.docmirror.top': 'aliyun'
|
'gh.docmirror.top': 'aliyun',
|
||||||
|
'*cloudflare.com': 'usa',
|
||||||
|
'*v2ex.com': 'usa'
|
||||||
},
|
},
|
||||||
speedTest: {
|
speedTest: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
|
|
Loading…
Reference in New Issue