From 469683ed5f863bc5df4a826075df8234ebb9100a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Tue, 19 Nov 2024 13:38:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/common.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/common.sh b/shells/common.sh index 85d67a1..5ac2980 100644 --- a/shells/common.sh +++ b/shells/common.sh @@ -10,6 +10,6 @@ BLUE="\e[96m" sponsor() { echo echo -e "${GREEN}悟空的赞赏码如下⬇${BLUE}" - echo -e "${BLUE} https://wkdaily.cpolar.cn/upload/221342134.jpg${NC}" + echo -e "${BLUE} https://wkdaily.cpolar.cn/01 ${NC}" echo } \ No newline at end of file