https://raw.githubusercontent.com/[user]/repo/path/file
这个格式的网址是长久可以访问的。
https://raw.githubusercontent.com/[user]/repo/path/file?token=xxxxxxxxxxxxxxxxx
这个是临时访问网址,过一会就不能访问了。
然后在网上找了一些格式,也不能访问,测试格式如下:
https://raw.githubusercontent.com/[user]/repo/path/file?token=OAUTH-TOKEN
https://OAUTH-TOKEN@github.com/[user]/repo/path/file
https://rawgit.com/[user]/repo/path/file?token=OAUTH-TOKEN
https://api.github.com/[user]/repo/path/file?access_token=OAUTH-TOKEN
https://api.github.com/[user]/repo/path/file?client_id=MY-CLIENT-ID&client_secret=MY-CLIENT-SECRET
如何像公开库一样( HTTP 方式),实现长久访问私有库的 raw 格式文件,请大佬赐教,或给个解决方法的链接。
谢谢!
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.