火狐线路搜索
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-11-07 11:13:08
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime: 2020-11-26 09:39:13
|
||||
* @LastEditTime: 2022-04-27 16:31:51
|
||||
*/
|
||||
header('Access-Control-Allow-Origin: *');
|
||||
header("Access-Control-Allow-Methods: *");
|
||||
@@ -62,6 +62,9 @@ if($_GET['type'] == 1){
|
||||
case 19:
|
||||
search_product(__DIR__.'/data/download/huohu.csv','hhip.vip');
|
||||
break;
|
||||
case 22:
|
||||
search_product(__DIR__ . '/data/download/huohu.csv');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user