mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-17 00:33:34 +08:00
Chore: minor default dns config changes
This commit is contained in:
parent
a7b560b576
commit
5e54e4561c
|
@ -63,9 +63,6 @@ func patchDns(cfg *config.RawConfig, _ string) error {
|
|||
EnhancedMode: C.DNSFakeIP,
|
||||
FakeIPRange: defaultFakeIPRange,
|
||||
FakeIPFilter: defaultFakeIPFilter,
|
||||
FallbackFilter: config.RawFallbackFilter{
|
||||
GeoIP: false,
|
||||
},
|
||||
}
|
||||
|
||||
cfg.ClashForAndroid.AppendSystemDNS = true
|
||||
|
|
Loading…
Reference in New Issue
Block a user