Update Rule.yaml
Add reference to ruleset LAN
This commit is contained in:
@@ -55,6 +55,7 @@
|
|||||||
- RULE-SET,Domestic,Domestic
|
- RULE-SET,Domestic,Domestic
|
||||||
- RULE-SET,Domestic IPs,Domestic
|
- RULE-SET,Domestic IPs,Domestic
|
||||||
|
|
||||||
|
- RULE-SET,LAN,DIRECT
|
||||||
- GEOIP,CN,Domestic
|
- GEOIP,CN,Domestic
|
||||||
- MATCH,Others
|
- MATCH,Others
|
||||||
|
|
||||||
@@ -421,3 +422,9 @@ rule-providers:
|
|||||||
url: 'https://gitee.com/lhie1/Rules/raw/master/Clash/Provider/Domestic%20IPs.yaml'
|
url: 'https://gitee.com/lhie1/Rules/raw/master/Clash/Provider/Domestic%20IPs.yaml'
|
||||||
path: ./Rules/Domestic_IPs
|
path: ./Rules/Domestic_IPs
|
||||||
interval: 86400
|
interval: 86400
|
||||||
|
LAN:
|
||||||
|
type: http
|
||||||
|
behavior: classical
|
||||||
|
url: 'https://gitee.com/lhie1/Rules/raw/master/Clash/Provider/LAN.yaml'
|
||||||
|
path: ./Rules/LAN
|
||||||
|
interval: 86400
|
||||||
|
|||||||
Reference in New Issue
Block a user