服务器列表

This commit is contained in:
“wanyongkang”
2021-03-23 18:01:20 +08:00
parent 904b6bf3df
commit f43e861c20

View File

@@ -102,6 +102,9 @@ function format_all_product($file_path)
case '蘑菇':
$dns = 'mgip.net';
break;
default:
$dns = 'xlip.vip';
break;
}
$city = city_exist($citys, $info[1]);
$citys[] = $city;