mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update: app rules
This commit is contained in:
		| @@ -8,14 +8,26 @@ experimental: | |||||||
|   ignore-resolve-fail: true |   ignore-resolve-fail: true | ||||||
| dns: | dns: | ||||||
|   enable: true |   enable: true | ||||||
|  |   # listen: 0.0.0.0:53 | ||||||
|   ipv6: false |   ipv6: false | ||||||
|   enhanced-mode: redir-host |  | ||||||
|   nameserver: |   default-nameserver: | ||||||
|     - 1.2.4.8 |  | ||||||
|     - 223.5.5.5 |     - 223.5.5.5 | ||||||
|  |     - 119.29.29.29 | ||||||
|  |   enhanced-mode: redir-host | ||||||
|  |   fake-ip-range: 198.18.0.1/16 | ||||||
|  |   use-hosts: true | ||||||
|  |   nameserver: | ||||||
|  |     - https://dns.alidns.com/dns-query | ||||||
|  |     - https://doh.pub/dns-query | ||||||
|   fallback: |   fallback: | ||||||
|     - tls://1.0.0.1:853 |     - 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: | proxies: | ||||||
|  |  | ||||||
| proxy-groups: | proxy-groups: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user