refactor: stackoverflow增加dns设置

pull/192/head
xiaojunnuo 2022-03-17 12:00:13 +08:00
parent 2ac9f082b8
commit b70201adf7
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@
dns: {
mapping: {
'*jetbrains.com': 'quad9',
'*azureedge.net': 'quad9'
'*azureedge.net': 'quad9',
'*stackoverflow.com': 'quad9'
},
speedTest: {
interval: 60000,