mihomo icon indicating copy to clipboard operation
mihomo copied to clipboard

SSR订阅通过proxy-provider导入后部分节点缺失

Open sjtuross opened this issue 3 years ago • 1 comments

经排查发现,缺失的节点分享URL中都含有_,替换成/之后就能正常base64解码了

应该是分享URL生成的时候,做了urlSafe的操作,把+/分别替换成了-_,在base64解码之前要先替换回来

sjtuross avatar Oct 27 '22 09:10 sjtuross

同样问题,至今没解决啊

bsdcpp avatar Sep 12 '24 01:09 bsdcpp

考虑到这个 issues 没有使用正确的模板格式,我们决定关闭它。

如果你有需要请遵守模版开启新的 issues。

Considering that this issue did not use the correct template format, we decided to close it.

If you need to, please follow the template to open new issues.

xishang0128 avatar Oct 20 '24 00:10 xishang0128