服务器列表
This commit is contained in:
@@ -102,6 +102,9 @@ function format_all_product($file_path)
|
|||||||
case '蘑菇':
|
case '蘑菇':
|
||||||
$dns = 'mgip.net';
|
$dns = 'mgip.net';
|
||||||
break;
|
break;
|
||||||
|
default:
|
||||||
|
$dns = 'xlip.vip';
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
$city = city_exist($citys, $info[1]);
|
$city = city_exist($citys, $info[1]);
|
||||||
$citys[] = $city;
|
$citys[] = $city;
|
||||||
|
|||||||
Reference in New Issue
Block a user