From ec32e55daca31ef3c48df48f65d5e7adc8f85abf Mon Sep 17 00:00:00 2001 From: eooce <142894633+eooce@users.noreply.github.com> Date: Sat, 1 Feb 2025 11:43:07 +0800 Subject: [PATCH] =?UTF-8?q?serv00=20|=20CT8=E6=97=A0=E4=BA=A4=E4=BA=92?= =?UTF-8?q?=E4=B8=80=E9=94=AE=E5=9B=9B=E5=8D=8F=E8=AE=AE=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sb_00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb_00.sh b/sb_00.sh index 188a705..8feee00 100644 --- a/sb_00.sh +++ b/sb_00.sh @@ -441,7 +441,7 @@ get_ip() { } generate_sub_link () { -cat >> ${FILE_PATH}/.htaccess << EOF +cat > ${FILE_PATH}/.htaccess << EOF RewriteEngine On RewriteRule ^${SUB_TOKEN}$ sub.php [L] EOF