chore: switch repository links to gitea
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Copy this file to /etc/sub2api/config.yaml and modify as needed
|
||||
# 复制此文件到 /etc/sub2api/config.yaml 并根据需要修改
|
||||
#
|
||||
# Documentation / 文档: https://github.com/Wei-Shaw/sub2api
|
||||
# Documentation / 文档: http://git.jianshixingqiu.com/kgod/sub2api
|
||||
|
||||
# =============================================================================
|
||||
# Server Configuration
|
||||
@@ -1093,11 +1093,11 @@ gemini:
|
||||
# Update Configuration (在线更新配置)
|
||||
# =============================================================================
|
||||
update:
|
||||
# GitHub repository used for online update checks and binary downloads.
|
||||
# 在线更新检查和二进制下载使用的 GitHub 仓库。
|
||||
github_repo: "man209111-cpu/sub2api"
|
||||
# Proxy URL for accessing GitHub (used for online updates and pricing data)
|
||||
# 用于访问 GitHub 的代理地址(用于在线更新和定价数据获取)
|
||||
# code repository used for online update checks and binary downloads.
|
||||
# 在线更新检查和二进制下载使用的 代码仓库。
|
||||
github_repo: "kgod/sub2api"
|
||||
# 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