线路表搜索

This commit is contained in:
“wanyongkang”
2024-02-23 16:17:58 +08:00
parent 2d4943a1a5
commit 9baad38d43

View File

@@ -5,7 +5,7 @@
* @Author: kangkang * @Author: kangkang
* @Date: 2020-11-07 11:13:08 * @Date: 2020-11-07 11:13:08
* @LastEditors: “wanyongkang” “937888580@qq.com” * @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-Origin: *');
header("Access-Control-Allow-Methods: *"); header("Access-Control-Allow-Methods: *");
@@ -145,7 +145,7 @@ function search_all_product($file_path,$search){
case '蘑菇': case '蘑菇':
$dns = 'mgip.net'; $dns = 'mgip.net';
break; break;
case '火狐': case '火狐静态':
$dns = 'hhip.vip'; $dns = 'hhip.vip';
break; break;