mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: add cloud.nginxui.com
This commit is contained in:
parent
274542fc7d
commit
cf531e3f09
28 changed files with 43 additions and 42 deletions
|
@ -12,7 +12,7 @@ import (
|
|||
|
||||
const (
|
||||
GithubDevCommitAPI = "https://api.github.com/repos/0xJacky/nginx-ui/commits/dev?per_page=1"
|
||||
CloudflareWorkerAPI = "https://nginx-ui-proxy.langgood.com"
|
||||
CloudflareWorkerAPI = "https://cloud.nginxui.com"
|
||||
)
|
||||
|
||||
type TCommit struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue