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

pac中手动规则与GFW List优先级 #1404

Open
elonleebj opened this issue Mar 14, 2024 · 1 comment
Open

pac中手动规则与GFW List优先级 #1404

elonleebj opened this issue Mar 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@elonleebj
Copy link

  1. 你正在使用的 V2RayU 和 Mac 版本 ?
    V2rayU版本:v3.8.0
    Mac版本:14.2.1

  2. 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)
    在pac设置中,添加手动规则:||googleapis.com,目的是解决访问fonts.googleapis.com通过代理。但在GFW List中存在:"@@||fonts.googleapis.com" 的规则。我手动添加的规则:||googleapis.com 或 ||fonts.googleapis.com,都不起作用。如何能让PAC手动规则优先于GFW List?或者在pac模式下用其他方式实现访问fonts.googleapis.com通过代理?

@elonleebj elonleebj added the bug Something isn't working label Mar 14, 2024
@guodong000
Copy link

目前可行的解决方式为手动修改本地的 gfwlist.txt,把 gfwlist 中强制白名单的规则删除。但保存手动规则又会自动更新本地gfwlist,所以建议增加是否更新 gfwlist 的设置选项。

ps: gfwlist 官方 issues 已经不止一次有人提过取消 fonts.googleapis.com 这条白名单规则,特么的就是不改。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants