mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-17 00:23:33 +08:00
Chore: minor default dns changes
This commit is contained in:
parent
a83ecb8b22
commit
5f9d4c1572
|
@ -4,8 +4,8 @@ var (
|
|||
defaultNameServers = []string{
|
||||
"223.5.5.5",
|
||||
"119.29.29.29",
|
||||
"8.8.8.8",
|
||||
"1.1.1.1",
|
||||
"8.8.4.4",
|
||||
"1.0.0.1",
|
||||
}
|
||||
defaultFakeIPFilter = []string{
|
||||
// Stun Services
|
||||
|
|
Loading…
Reference in New Issue
Block a user