refactor: stackoverflow增加dns设置
parent
2ac9f082b8
commit
b70201adf7
|
@ -16,7 +16,8 @@
|
|||
dns: {
|
||||
mapping: {
|
||||
'*jetbrains.com': 'quad9',
|
||||
'*azureedge.net': 'quad9'
|
||||
'*azureedge.net': 'quad9',
|
||||
'*stackoverflow.com': 'quad9'
|
||||
},
|
||||
speedTest: {
|
||||
interval: 60000,
|
||||
|
|
Loading…
Reference in New Issue