Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[误杀] 关于xyz域名的封禁规则 #980

Open
3 tasks done
Zy143L opened this issue Oct 30, 2024 · 1 comment
Open
3 tasks done

[误杀] 关于xyz域名的封禁规则 #980

Zy143L opened this issue Oct 30, 2024 · 1 comment
Labels
bug 误杀 误杀的规则、域名

Comments

@Zy143L
Copy link

Zy143L commented Oct 30, 2024

注意事项

  • 我做了简单验证,确定问题由 anti-AD 列表造成
  • 我近期更新过 anti-AD 列表,当前版本仍存在问题
  • 我将提供清晰明确的问题描述

使用的规则

anti-ad-easylist.txt

使用的拦截工具

AdGuardHome

误杀域名

/^(\S+.)?[0-9a-z]{16,}.xyz$/ AntiAD

问题描述

/^(\S+.)?[0-9a-z]{16,}.xyz$/
为什么要用一个这种16位的通杀匹配规则来限制xyz域名

@Zy143L Zy143L added bug 误杀 误杀的规则、域名 labels Oct 30, 2024
@gentlyxu
Copy link
Collaborator

你好,朋友。 这个通杀规则是根据上游规则,为了将非常多条规则,总结成一条规则,这个{16,}是16位以上的字符

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 误杀 误杀的规则、域名
Projects
None yet
Development

No branches or pull requests

2 participants