Scholar
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
|
||||
- RULE-SET,Apple,Apple
|
||||
|
||||
RULE-SET,Scholar,Scholar
|
||||
|
||||
- RULE-SET,Domestic,Domestic
|
||||
- RULE-SET,Domestic IPs,Domestic
|
||||
|
||||
@@ -112,6 +114,7 @@ script:
|
||||
"Microsoft": "Microsoft",
|
||||
"PROXY": "Proxy",
|
||||
"Apple": "Apple",
|
||||
"Scholar": "Scholar",
|
||||
"Domestic": "Domestic",
|
||||
"Domestic IPs": "Domestic",
|
||||
"LAN": "DIRECT"
|
||||
@@ -432,6 +435,12 @@ rule-providers:
|
||||
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Apple.yaml'
|
||||
path: ./Rules/Apple
|
||||
interval: 86400
|
||||
Scholar:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Scholar.yaml'
|
||||
path: ./Rules/Scholar
|
||||
interval: 86400
|
||||
Domestic IPs:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
|
||||
Reference in New Issue
Block a user