From 0ff93d5c27a23dda3509c49ea5d3ab0462b7bebe Mon Sep 17 00:00:00 2001 From: eooce <142894633+eooce@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:07:38 +0800 Subject: [PATCH] Update sb_00.sh --- sb_00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb_00.sh b/sb_00.sh index 855b722..3d16bb8 100644 --- a/sb_00.sh +++ b/sb_00.sh @@ -448,7 +448,7 @@ RewriteRule ^${SUB_TOKEN}$ sub.php [L] EOF base64 -w0 ${FILE_PATH}/list.txt > ${FILE_PATH}/v2.log V2rayN_LINK="https://${USERNAME}.serv00.net/v2.log" -PHP_URL="https://00.2go.us.kg/sub.php" +PHP_URL="https://00.ssss.nyc.mn/sub.php" curl -sS "https://sublink.eooce.com/clash?config=${V2rayN_LINK}" -o ${FILE_PATH}/clash.yaml curl -sS "https://sublink.eooce.com/singbox?config=${V2rayN_LINK}" -o ${FILE_PATH}/singbox.yaml command -v curl &> /dev/null && curl -s -o "${FILE_PATH}/sub.php" "$PHP_URL" || command -v wget &> /dev/null && wget -q -O "${FILE_PATH}/sub.php" "$PHP_URL" || red "Warning: Neither curl nor wget is installed. You can't use the subscription"