Skip to content
Snippets Groups Projects
Commit 5e54e456 authored by kr328's avatar kr328
Browse files

Chore: minor default dns config changes

parent a7b560b5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment