mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
commit
233225bbfb
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -194,6 +194,8 @@ jobs:
|
||||
|
||||
curl -sSL https://github.com/blackmatrix7/ios_rule_script/raw/master/rule/Clash/BiliBili/BiliBili.yaml | ${{ env.SED }} > ./data-lite/bilibili
|
||||
curl -sSL https://github.com/blackmatrix7/ios_rule_script/raw/master/rule/Clash/Bahamut/Bahamut.yaml | ${{ env.SED }} > ./data-lite/bahamut
|
||||
|
||||
curl https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/China/China_Domain.yaml | grep - | sed "s/ - '+.//g" | sed "s/ - '/full:/g" | grep -v "#" | sed "s/'//g" > ./data-lite/cn
|
||||
|
||||
curl -sSL https://github.com/blackmatrix7/ios_rule_script/raw/master/rule/Clash/Google/Google.yaml | ${{ env.SED }} > ./data-lite/google
|
||||
curl -sSL https://github.com/blackmatrix7/ios_rule_script/raw/master/rule/Clash/GitHub/GitHub.yaml | ${{ env.SED }} > ./data-lite/github
|
||||
|
@ -103,9 +103,9 @@ ios_rule_script](https://github.com/blackmatrix7/ios_rule_script/tree/master/rul
|
||||
|
||||
## **geosite-lite.dat,geosite-lite.db 内容**
|
||||
|
||||
仅包含常用集合,不包含cn(太大了,感觉不lite)(没需求就别用)
|
||||
仅包含常用集合,cn为精简集合,可能不全
|
||||
|
||||
集合包含 `abema / apple / applemusic / bilibili / biliintl / bahamut / ehentai / google / github / microsoft / netflix / openai / onedrive / pixiv / telegram / twitter / tiktok / youtube`
|
||||
集合包含 `abema / apple / applemusic / bilibili / biliintl / bahamut / cn / ehentai / google / github / microsoft / netflix / openai / onedrive / pixiv / telegram / twitter / tiktok / youtube`
|
||||
|
||||
|
||||
## **示例**
|
||||
|
Loading…
Reference in New Issue
Block a user