|
|
|
@ -7,6 +7,8 @@
|
|
|
|
|
# - RULE-SET,YouTube Music,YouTube
|
|
|
|
|
- RULE-SET,YouTube,YouTube
|
|
|
|
|
|
|
|
|
|
- RULE-SET,FCM,FCM
|
|
|
|
|
|
|
|
|
|
- RULE-SET,Disney Plus,Disney
|
|
|
|
|
|
|
|
|
|
- RULE-SET,Bilibili,AsianTV
|
|
|
|
@ -72,6 +74,7 @@ script:
|
|
|
|
|
"Netflix": "Netflix",
|
|
|
|
|
"Spotify": "Spotify",
|
|
|
|
|
"YouTube": "YouTube",
|
|
|
|
|
"FCM": "FCM",
|
|
|
|
|
"Disney Plus": "Disney",
|
|
|
|
|
"Bilibili": "AsianTV",
|
|
|
|
|
"iQiyi": "AsianTV",
|
|
|
|
@ -186,6 +189,12 @@ rule-providers:
|
|
|
|
|
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/Media/YouTube.yaml'
|
|
|
|
|
path: ./Rules/Media/YouTube
|
|
|
|
|
interval: 86400
|
|
|
|
|
FCM:
|
|
|
|
|
type: http
|
|
|
|
|
behavior: classical
|
|
|
|
|
url: 'https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Clash/Provider/FCM.yaml'
|
|
|
|
|
path: ./Rules/FCM
|
|
|
|
|
interval: 86400
|
|
|
|
|
Bilibili:
|
|
|
|
|
type: http
|
|
|
|
|
behavior: classical
|
|
|
|
|