chore: add cloud.nginxui.com

This commit is contained in:
Jacky 2025-05-02 12:08:55 +08:00
parent 274542fc7d
commit cf531e3f09
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
28 changed files with 43 additions and 42 deletions

View file

@ -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 {