We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,可以了解一下 miui-update-tracker 最新的提交,我看到作者把 bigota.d.miui.com 改成了 bn.d.miui.com,后来又改为了 cdn-ota.azureedge.net,我试了一下都可以正常下载,而且速度很快。
bigota.d.miui.com
bn.d.miui.com
cdn-ota.azureedge.net
比如:
http://bigota.d.miui.com/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip
改为: http://bn.d.miui.com/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip http://cdn-ota.azureedge.net/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip
不是很清楚作者为什么最后用了 cdn-ota.azureedge.net 而不是 bn.d.miui.com,也不知道这条链接后续会不会又失效。
我也看了该仓库的一个 issue,你们在讨论 s 参数的生成,如果 cdn-ota.azureedge.net 或者 bn.d.miui.com 可以用,是不是就不需要生成参数了。
The text was updated successfully, but these errors were encountered:
对,这个我看到tracker提交的时候就给小伙伴们讲了,但是没有应用到站点上,因为不知道会不会失效、什么时候失效等等。
Sorry, something went wrong.
@kejiweixun 大兄弟,小程序上的“国内最新”这个功能是不是bug了,我看到里面不少都是国际版的版本号,您再看看?
还有,如果可以,希望可以把我的昵称从“HegeKen”换成海力力,谢谢。
@HegeKen 感谢指正!几天前改了一处代码,忘记同步改另一处了,导致国内最新变成了全部最新😅 ,这个问题现在已经改正。“HegeKen”改为“海力力”需要发布新版本,已提交审核,应该今晚或明天能发布出来,再次感谢!
@kejiweixun 好的,非常感谢,麻烦了!
No branches or pull requests
Hi,可以了解一下 miui-update-tracker 最新的提交,我看到作者把
bigota.d.miui.com
改成了bn.d.miui.com
,后来又改为了cdn-ota.azureedge.net
,我试了一下都可以正常下载,而且速度很快。比如:
http://bigota.d.miui.com/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip
改为:
http://bn.d.miui.com/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip
http://cdn-ota.azureedge.net/OS1.0.7.3.UMLCNXM/miui_COROT_OS1.0.7.3.UMLCNXM_f1b4c06467_14.0.zip
不是很清楚作者为什么最后用了
cdn-ota.azureedge.net
而不是bn.d.miui.com
,也不知道这条链接后续会不会又失效。我也看了该仓库的一个 issue,你们在讨论 s 参数的生成,如果
cdn-ota.azureedge.net
或者bn.d.miui.com
可以用,是不是就不需要生成参数了。The text was updated successfully, but these errors were encountered: