pull/468/head
lhie1 4 years ago
parent 074be68b90
commit d83a9f9761

@ -51,14 +51,14 @@
- RULE-SET,PayPal,PayPal - RULE-SET,PayPal,PayPal
- RULE-SET,Microsoft,Microsoft - RULE-SET,Microsoft,Microsoft
- RULE-SET,PROXY,Proxy
- RULE-SET,Apple,Apple - RULE-SET,Apple,Apple
- RULE-SET,FCM,FCM - RULE-SET,Google FCM,Google FCM
- RULE-SET,Scholar,Scholar - RULE-SET,Scholar,Scholar
- RULE-SET,PROXY,Proxy
- RULE-SET,Domestic,Domestic - RULE-SET,Domestic,Domestic
- RULE-SET,Domestic IPs,Domestic - RULE-SET,Domestic IPs,Domestic
@ -113,10 +113,10 @@ script:
"Speedtest": "Speedtest", "Speedtest": "Speedtest",
"PayPal": "PayPal", "PayPal": "PayPal",
"Microsoft": "Microsoft", "Microsoft": "Microsoft",
"PROXY": "Proxy",
"Apple": "Apple", "Apple": "Apple",
"FCM": "FCM", "Google FCM": "Google FCM",
"Scholar": "Scholar", "Scholar": "Scholar",
"PROXY": "Proxy",
"Domestic": "Domestic", "Domestic": "Domestic",
"Domestic IPs": "Domestic", "Domestic IPs": "Domestic",
"LAN": "DIRECT" "LAN": "DIRECT"
@ -447,11 +447,11 @@ rule-providers:
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Apple.yaml' url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Apple.yaml'
path: ./Rules/Apple path: ./Rules/Apple
interval: 86400 interval: 86400
FCM: Google FCM:
type: http type: http
behavior: classical behavior: classical
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/FCM.yaml' url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Google%20FCM.yaml'
path: ./Rules/FCM path: ./Rules/Google FCM
interval: 86400 interval: 86400
Scholar: Scholar:
type: http type: http

@ -50,14 +50,14 @@ RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/PayPal.list,PayPal RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/PayPal.list,PayPal
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Microsoft.list,Microsoft RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Microsoft.list,Microsoft
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Proxy.list,Proxy
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Apple.list,Apple RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Apple.list,Apple
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/FCM.list,FCM RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Google%20FCM.list,Google FCM
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Scholar.list,Scholar RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Scholar.list,Scholar
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Proxy.list,Proxy
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Domestic.list,Domestic RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Domestic.list,Domestic
RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Domestic%20IPs.list,Domestic RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Domestic%20IPs.list,Domestic
RULE-SET,LAN,DIRECT RULE-SET,LAN,DIRECT

Loading…
Cancel
Save