极光ip线路

This commit is contained in:
“wanyongkang”
2024-11-07 15:23:36 +08:00
parent e24f39e116
commit 9e03ee42b6
4 changed files with 161 additions and 88 deletions

View File

@@ -62,6 +62,9 @@ if($_GET['type'] == 1){
case 29:
search_product(__DIR__.'/data/download/jihu.csv','jhip.net');
break;
case 3:
search_product(__DIR__.'/data/download/jiguang.csv','jgip.cc');
break;
case 19:
search_product(__DIR__.'/data/download/huohu.csv','hhip.vip');
break;
@@ -151,6 +154,9 @@ function search_all_product($file_path,$search){
case '极狐':
$dns = 'jhip.net';
break;
case '极光':
$dns = 'jgip.cc';
break;
case '火狐静态':
$dns = 'hhip.vip';
break;