为 subconverter 和 Adguard Home 设计,为 Clash 、 Quantumult X 、 Adguard Home 单独优化,针对桌面端移动端单独适配,且适用于全平台全软件的个人自用规则集
github actions 每天自动更新,保持上游同步
请使用 subconverter 引入下方配置
桌面端:https://sub.xeton.dev/?config=https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/pc.ini 包含完整去广告规则,吃性能
移动端:https://sub.xeton.dev/?config=https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/mobile.ini 不包含去广告规则,轻量化,建议搭配 Adguard Home 使用
tindy2013/subconverter#751 (comment)
subconverter 通过文件开头 payload 判断是否为 Clash 规则,而 SukkaW/Surge 的 domainset 每条域名规则单独一行且开头没有 payload
所以 subconverter 无法正确处理 SukkaW/Surge Clash 规则集格式,需要额外添加规则集以确保兼容性
clash-domain:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/domainset/reject.yaml
clash-domain:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/domainset/cdn.yaml
clash-domain:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/domainset/apple_cdn.yaml
clash-domain:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/domainset/download.yaml
clash-domain:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/non_ip/download.yaml
clash-ipcidr:https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/Clash/ip/china_ip.yaml
https://ruleset.skk.moe/Internal/reject-adguardhome.txt
试验性的 AdGuardHome Blocklist、基于 SukkaW/Surge (https://github.com/SukkaW/Surge) Reject Base 的数据集(不包含 Reject Extra)生成
@SukkaChannel
https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/AdGuard/adguard-reject_extra.txt
https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/AdGuard/adguard-reject.txt
https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/AdGuard/adguard-non_ip_reject-no-drop.txt
https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/AdGuard/adguard-non_ip_reject-drop.txt
https://raw.githubusercontent.com/hexgu/Rule-Snippet/main/AdGuard/adguard-non_ip_reject.txt
本项目数据来源以下作者及其项目