luci-app-mosdns: update github proxy
Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
parent
277c91e5ab
commit
510e0ccebd
@ -60,7 +60,7 @@ return view.extend({
|
||||
o = s.option(form.Value, 'github_proxy', _('GitHub Proxy'),
|
||||
_('Update data files with GitHub Proxy, leave blank to disable proxy downloads.'));
|
||||
o.value('https://hub.gitmirror.com', _('https://hub.gitmirror.com'));
|
||||
o.value('https://mirror.ghproxy.com', _('https://mirror.ghproxy.com'));
|
||||
o.value('https://ghp.ci', _('https://ghp.ci'));
|
||||
o.rmempty = true;
|
||||
o.default = '';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user