Заменил ссылки на свой Gitea
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user