猎豹线路表

This commit is contained in:
“wanyongkang”
2023-12-29 16:32:13 +08:00
parent 884b6605e0
commit ee35e2a780
3 changed files with 19 additions and 2 deletions

View File

@@ -72,6 +72,9 @@ if($_GET['type'] == 1){
case 25:
search_product(__DIR__ . '/data/download/qiangzijt.csv','qzip.vip');
break;
case 26:
search_product(__DIR__ . '/data/download/liebao.csv','lbip.cc');
break;
}
}
@@ -147,6 +150,10 @@ function search_all_product($file_path,$search){
case '强子静态':
$dns = 'qzip.vip';
break;
case '猎豹':
$dns = 'lbip.cc';
break;
}
$data['city'] = $info[1];