Browse Source

update: app rules

tokumeikoi 4 years ago
parent
commit
d84af96535
1 changed files with 15 additions and 3 deletions
  1. 15 3
      resources/rules/app.clash.yaml

+ 15 - 3
resources/rules/app.clash.yaml

@@ -8,14 +8,26 @@ experimental:
   ignore-resolve-fail: true
 dns:
   enable: true
+  # listen: 0.0.0.0:53
   ipv6: false
+
+  default-nameserver:
+    - 223.5.5.5
+    - 119.29.29.29
   enhanced-mode: redir-host
+  fake-ip-range: 198.18.0.1/16
+  use-hosts: true
   nameserver:
-    - 1.2.4.8
-    - 223.5.5.5
+    - https://dns.alidns.com/dns-query
+    - https://doh.pub/dns-query
   fallback:
     - tls://1.0.0.1:853
-    - tls://dns.google:853
+    - https://dns.google/dns-query
+  fallback-filter:
+    geoip: true
+    ipcidr:
+      - 240.0.0.0/4
+
 proxies:
 
 proxy-groups: