luci-app-mosdns: Add icloud,tld-cn category to query_is_local_domain
This commit is contained in:
parent
3740e0c541
commit
7b1051156a
@ -84,9 +84,7 @@ plugins:
|
|||||||
type: query_matcher
|
type: query_matcher
|
||||||
args:
|
args:
|
||||||
domain:
|
domain:
|
||||||
- "provider:geosite:cn"
|
- "provider:geosite:cn,apple-cn,icloud,google-cn,tld-cn"
|
||||||
- "provider:geosite:apple-cn"
|
|
||||||
- "provider:geosite:google-cn"
|
|
||||||
|
|
||||||
- tag: query_is_non_local_domain
|
- tag: query_is_non_local_domain
|
||||||
type: query_matcher
|
type: query_matcher
|
||||||
|
@ -100,9 +100,7 @@ plugins:
|
|||||||
type: query_matcher
|
type: query_matcher
|
||||||
args:
|
args:
|
||||||
domain:
|
domain:
|
||||||
- "provider:geosite:cn"
|
- "provider:geosite:cn,apple-cn,icloud,google-cn,tld-cn"
|
||||||
- "provider:geosite:apple-cn"
|
|
||||||
- "provider:geosite:google-cn"
|
|
||||||
|
|
||||||
- tag: query_is_non_local_domain
|
- tag: query_is_non_local_domain
|
||||||
type: query_matcher
|
type: query_matcher
|
||||||
|
Loading…
Reference in New Issue
Block a user