mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-12-28 07:14:18 +08:00
docs
This commit is contained in:
parent
824c492004
commit
565083ec4a
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -158,7 +158,7 @@ jobs:
|
||||
curl -sSL $WIN_UPDATE | grep "0.0.0.0" | awk '{print $2}' > ./community/data/win-update
|
||||
curl -sSL $WIN_EXTRA | grep "0.0.0.0" | awk '{print $2}' > ./community/data/win-extra
|
||||
|
||||
- name: modify 'community/data'
|
||||
- name: merge 'ios_rule_script/SteamCN'
|
||||
env:
|
||||
SED: sed '/^\s*#/d' | sed 's/DOMAIN,//g' | sed 's/DOMAIN-SUFFIX,//g' | sed 's/DOMAIN-KEYWORD,/keyword:/g'
|
||||
run: |
|
||||
|
@ -51,9 +51,9 @@
|
||||
### geosite.dat,geosite.db
|
||||
|
||||
用法同 [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)
|
||||
- `geosite:cn` 源替换为 [ChinaMax_Domain](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/ChinaMax)
|
||||
- `geosite:onedrive` 源替换为 [ios_rule_script](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/Onedrive)
|
||||
- `geosite:steam@cn` 类别添加 [SteamCN](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/SteamCN) 的内数据
|
||||
- `geosite:cn` 源替换为 [ios_rule_script/ChinaMax_Domain](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/ChinaMax)
|
||||
- `geosite:onedrive` 合并 [ios_rule_script/OneDrive](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/OneDrive)
|
||||
- `geosite:steam@cn` 合并 [ios_rule_script/SteamCN](https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/SteamCN) 的内数据
|
||||
- 新增类别
|
||||
- `geosite:biliintl` 来源 [biliintl](https://raw.githubusercontent.com/xishang0128/rules/main/biliintl.list)
|
||||
- `geosite:tracker` 来源 [TrackersList](https://trackerslist.com/#/zh)以及[blackmatrix7
|
||||
@ -71,7 +71,7 @@ rule-providers:
|
||||
url: "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/cn_domain.yaml"
|
||||
|
||||
rules:
|
||||
- RULE-SET,rule1,REJECT
|
||||
- RULE-SET,cn,DIRECT
|
||||
- GEOSITE,category-ads-all,REJECT
|
||||
- GEOSITE,private,DIRECT
|
||||
- GEOSITE,youtube,PROXY
|
||||
|
66919
temp-direct.txt
Normal file
66919
temp-direct.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user