火狐线路表搜索

This commit is contained in:
“wanyongkang”
2021-05-13 16:09:34 +08:00
parent c2b084da8f
commit c9a63f07c5

View File

@@ -59,6 +59,9 @@ if($_GET['type'] == 1){
case 18:
search_product(__DIR__.'/data/download/mogu.csv','mgip.net');
break;
case 19:
search_product(__DIR__.'/data/download/huohu.csv','hhip.vip');
break;
}
}
@@ -123,6 +126,9 @@ function search_all_product($file_path,$search){
case '蘑菇':
$dns = 'mgip.net';
break;
case '火狐':
$dns = 'hhip.vip';
break;
}
$data['city'] = $info[1];