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

关于 apple-cn 的匹配方式 #370

Open
9bingyin opened this issue Aug 2, 2024 · 2 comments
Open

关于 apple-cn 的匹配方式 #370

9bingyin opened this issue Aug 2, 2024 · 2 comments

Comments

@9bingyin
Copy link

9bingyin commented Aug 2, 2024

在本仓库中 apple-cn 的匹配方式都是都是按照 full,但实际上上游都是按照前缀来匹配的,这导致有些域名会没有被正确分流到 apple-cn

felixonmars/dnsmasq-china-list#561

@ghost
Copy link

ghost commented Oct 20, 2024

这一块这个库做的一直都十分混乱,扒了一下数据源发现
国外大厂的这些域名,同时存在于各种上游,如果想当然推测来配置,很容易出错。必须显式的高优先级配置才行

比如apple、dl.google.com、microsoft同时存在于geosite:cngeosite:geolocation-!cn
会位于!cn是这个库手动加入的,会位于cn则是由于上游direct-list

以前反馈过一次,他不想弄

@zxggg566
Copy link

意思就是apple microsoft这些得放geosite:cn和geosite:geolocation-!cn上面?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants