Заменил ссылки на свой Gitea

This commit is contained in:
Evgen
2026-08-21 19:27:38 +08:00
parent c8c1287303
commit 7effdd6c7c
5 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
# 6. Replaces fake cover site with a current one
#
# Usage:
# wget -qO x-ui-patch.sh https://raw.githubusercontent.com/mozaroc/3x-ui-pro/main/x-ui-patch.sh
# wget -qO x-ui-patch.sh https://git.pub38.com/Evgen/3x-ui-pro/main/x-ui-patch.sh
# bash x-ui-patch.sh
set -Eeuo pipefail
XUIDB="/etc/x-ui/x-ui.db"
GITHUB_RAW="https://raw.githubusercontent.com/mozaroc/3x-ui-pro/main"
GITHUB_RAW="https://git.pub38.com/Evgen/3x-ui-pro/main"
FAKE_SITE_COUNT=50
LIB_DIR="/usr/local/lib/3x-ui-pro"
DIAG_ROOT="/var/www/diagnostics"