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;