Update README.md

pull/934/head
gentlyxu 10 months ago committed by GitHub
parent 676787ba9a
commit 251cb393df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,8 +6,6 @@
本工具是通过域名解析层来屏蔽广告和保护隐私的其将各大著名的hostsad filter listsadblock list等的列表进行合并去重再进行一系列的抽象化例如主动剔除失效域名、easylist优化模糊匹配、增强的黑白名单机制等措施最终生成期望的高命中率列表。
**请注意本项目代码已切换到PHP 8有问题[请告诉我](https://github.com/privacy-protection-tools/anti-AD/issues/new/choose) --2022.12.15**
## 快速使用(使用官网地址,速度更稳定)
| 文件 | raw | 官网地址 | 适用于 |
@ -23,6 +21,9 @@
## 版本历史
#### v4.5.2 (2022.12.15)
- 项目代码切换到PHP 8不完全兼容旧版本PHP
#### v4.5.1 (2021.05.31)
- 移动构建脚本到[另一个分支](https://github.com/privacy-protection-tools/anti-AD/tree/adlist-maker),让默认分支看起来更干净
- github Actions的针对性优化优化自动构建逻辑

Loading…
Cancel
Save