fix(index.js): 去除不必要的部分
parent
821c6be47d
commit
18128e9801
|
@ -336,10 +336,7 @@ module.exports = {
|
||||||
'*.microsoft.com': true,
|
'*.microsoft.com': true,
|
||||||
'*.alipay.com': true,
|
'*.alipay.com': true,
|
||||||
'*.qq.com': true,
|
'*.qq.com': true,
|
||||||
'*.baidu.com': true,
|
'*.baidu.com': true
|
||||||
'www.deepl.com': true,
|
|
||||||
"ssh.github.com": true,
|
|
||||||
'*.so.com': true
|
|
||||||
},
|
},
|
||||||
sniList: {
|
sniList: {
|
||||||
// 'github.com': 'abaidu.com'
|
// 'github.com': 'abaidu.com'
|
||||||
|
|
Loading…
Reference in New Issue