From 9baad38d43e45ddc47ac96c680e8c7de5d72418c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Fri, 23 Feb 2024 16:17:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E8=B7=AF=E8=A1=A8=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/linedata/search.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/linedata/search.php b/script/linedata/search.php index f61e630..34f6b44 100755 --- a/script/linedata/search.php +++ b/script/linedata/search.php @@ -5,7 +5,7 @@ * @Author: kangkang * @Date: 2020-11-07 11:13:08 * @LastEditors: “wanyongkang” “937888580@qq.com” - * @LastEditTime: 2024-01-22 11:49:41 + * @LastEditTime: 2024-02-23 16:17:44 */ header('Access-Control-Allow-Origin: *'); header("Access-Control-Allow-Methods: *"); @@ -145,7 +145,7 @@ function search_all_product($file_path,$search){ case '蘑菇': $dns = 'mgip.net'; break; - case '火狐': + case '火狐静态': $dns = 'hhip.vip'; break;