chore: switch repository links to gitea
This commit is contained in:
+5
-5
@@ -401,12 +401,12 @@ OPS_ENABLED=true
|
||||
# -----------------------------------------------------------------------------
|
||||
# Update Configuration (在线更新配置)
|
||||
# -----------------------------------------------------------------------------
|
||||
# GitHub repository used for online update checks and binary downloads
|
||||
# 在线更新检查和二进制下载使用的 GitHub 仓库
|
||||
UPDATE_GITHUB_REPO=man209111-cpu/sub2api
|
||||
# code repository used for online update checks and binary downloads
|
||||
# 在线更新检查和二进制下载使用的 代码仓库
|
||||
UPDATE_GITHUB_REPO=kgod/sub2api
|
||||
|
||||
# Proxy URL for accessing GitHub (used for online updates and pricing data)
|
||||
# 用于访问 GitHub 的代理地址(用于在线更新和定价数据获取)
|
||||
# Proxy URL for repository update checks and pricing data
|
||||
# 用于访问代码仓库更新接口和定价数据的代理地址
|
||||
# Supports: http, https, socks5, socks5h
|
||||
# Examples:
|
||||
# HTTP proxy: http://127.0.0.1:7890
|
||||
|
||||
Reference in New Issue
Block a user