Loyalsoldier / clash-rules

🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 等基于 Clash Premium 内核的客户端。
GNU General Public License v3.0
18.99k stars 1.69k forks source link

services.googleapis.cn直连导致GooglePlay无法下载 #272

Closed NXY666 closed 7 months ago

NXY666 commented 7 months ago

经过测试,能够确认是services.googleapis.cn走直连导致的,且只有安装了较新版本的GooglePlay服务才会出现这个情况。

测试方法:通过Parser单独增加services.googleapis.cn为代理后,GooglePlay下载恢复正常。

我不太清楚在这里反馈是否正确,如果我需要去其它仓库反馈,请告知我。

Loyalsoldier commented 7 months ago

因为 .cn 顶级域名在直连列表里。

已将 services.googleapis.cn 添加到代理列表,见:https://github.com/Loyalsoldier/v2ray-rules-dat/commit/e2306ea1ef3d6b017a2e3461ee6af32632c68de0

NXY666 commented 7 months ago

因为 .cn 顶级域名在直连列表里。

已将 services.googleapis.cn 添加到代理列表,见:Loyalsoldier/v2ray-rules-dat@e2306ea

有点奇怪,v2ray-rules-dat已经发布了多个版本,但是services.googleapis.cn始终没有出现在它的代理列表中,不知道是哪里出现了问题?