sing-box 的规则集
Go to file
dependabot[bot] 53600abd37
Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:29:38 +00:00
.github 添加没有正则的版本 2023-12-09 22:23:30 +08:00
.gitignore fix reg 2023-12-04 20:47:26 +08:00
adguardsdnsfilter.go 添加没有正则的版本 2023-12-09 22:23:30 +08:00
go.mod Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:29:38 +00:00
go.sum Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:29:38 +00:00
LICENSE 提交 2023-12-04 18:45:22 +08:00
main.go 不再添加正则表达式 2024-02-15 10:37:03 +08:00
README.md readme 2023-12-04 19:37:54 +08:00
ruleset.go 添加没有正则的版本 2023-12-09 22:23:30 +08:00

sing-box-ruleset

AdGuard DNS filter

来源 https://github.com/AdguardTeam/AdGuardSDNSFilter

{
    "tag": "AdGuardSDNSFilter",
    "type": "remote",
    "format": "binary",
    "url": "https://raw.githubusercontent.com/xmdhs/sing-box-ruleset/rule-set/AdGuardSDNSFilter.srs"
}