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

支持设置自定义域名 #1

Open
bestony opened this issue Aug 7, 2017 · 2 comments
Open

支持设置自定义域名 #1

bestony opened this issue Aug 7, 2017 · 2 comments

Comments

@bestony
Copy link

bestony commented Aug 7, 2017

需求描述:

很多时候我使用的都是自定义域名,而非七牛的域名。每次复制完成后,都要手动替换域名过于麻烦。

目前动作:

复制链接后,复制的链接为七牛的域名。

预期动作:

复制链接后,复制的域名为自己设置的域名

补充说明:

协议最好可选Http或HTTPS

@LanceGin
Copy link
Owner

LanceGin commented Aug 7, 2017

谢谢建议。

  1. 现在的策略是获取最新绑定的域名,使用该域名返回外链,如果没有绑定域名就会返回默认的域名。由于设置自定义域名之后,依然需要去域名提供上新建CNAME记录,没有达到便携的目的,所以暂时没有这个打算。

  2. 可选协议功能加入之后版本的TODO List

@bestony
Copy link
Author

bestony commented Aug 10, 2017

我测试了一个绑定了域名的 Bucket ,但是返回的依然是官方的三级域名。所以还是建议手动设置。

不排除因为我的Bucket是几年前建的原因。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants