mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
update file name and fix url
This commit is contained in:
parent
675ae946a6
commit
33a47eadf1
6
.github/workflows/sync-to-dist.yml
vendored
6
.github/workflows/sync-to-dist.yml
vendored
@ -30,9 +30,9 @@ jobs:
|
||||
|
||||
- name: Compile sing-box rule-set
|
||||
run: |
|
||||
sing-box rule-set convert --type adguard ./anti-ad-adguard.txt --output ./anti-ad-for-sing-box.srs
|
||||
sing-box rule-set convert --type adguard ./anti-ad-adguard.txt --output ./anti-ad-sing-box.srs
|
||||
echo '========================================'
|
||||
sha256sum ./anti-ad-for-sing-box.srs
|
||||
sha256sum ./anti-ad-sing-box.srs
|
||||
echo '========================================'
|
||||
|
||||
- name: Copy some list files
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
cp ./anti-ad-surge2.txt ~/website/docs/surge2.txt
|
||||
cp ./anti-ad-clash.yaml ~/website/docs/clash.yaml
|
||||
cp ./anti-ad-domains.txt ~/website/docs/domains.txt
|
||||
cp ./anti-ad-for-sing-box.srs ~/website/docs/anti-ad-for-sing-box.srs
|
||||
cp ./anti-ad-sing-box.srs ~/website/docs/anti-ad-sing-box.srs
|
||||
|
||||
- name: Commit files
|
||||
run: |
|
||||
|
@ -18,7 +18,7 @@
|
||||
| `anti-ad-surge2.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-surge2.txt) | [官网地址🚀](https://anti-ad.net/surge2.txt) | Surge或其他工具,DOMAIN-SET 格式性能更好。 |
|
||||
| `anti-ad-clash.yaml` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-clash.yaml) | [官网地址🚀](https://anti-ad.net/clash.yaml) | Clash Premium。 ([白名单](https://raw.githubusercontent.com/privacy-protection-tools/dead-horse/master/anti-ad-white-for-clash.yaml)) |
|
||||
| `anti-ad-smartdns.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-smartdns.conf) | [官网地址🚀](https://anti-ad.net/anti-ad-for-smartdns.conf) | SmartDNS ([白名单](https://raw.githubusercontent.com/privacy-protection-tools/dead-horse/master/anti-ad-white-for-smartdns.txt)) |
|
||||
| `adblock-for-sing-box.srs` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-for-sing-box.srs) | [官网地址🚀](https://anti-ad.net/anti-ad-for-sing-box.srs) | sing-box(二进制文件,仅支持`1.10.0-alpha.25`以上版本) |
|
||||
| `adblock-for-sing-box.srs` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-ad.github.io/master/docs/anti-ad-sing-box.srs) | [官网地址🚀](https://anti-ad.net/anti-ad-for-sing-box.srs) | sing-box(二进制文件,仅支持`1.10.0-alpha.25`以上版本) |
|
||||
|
||||
## 争议域名
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user