服务器列表
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-11-03 11:04:15
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime: 2021-09-28 11:08:07
|
||||
* @LastEditTime: 2021-11-22 17:26:17
|
||||
*/
|
||||
$is_script = 1;
|
||||
include_once __DIR__ . '/../../index.php';
|
||||
@@ -514,7 +514,7 @@ function mogu_getList($data, &$file, &$all )
|
||||
$record['city'] = $city_name[1];
|
||||
$record['supply'] = $info['yunying'];
|
||||
|
||||
$record['ip'] = '';
|
||||
$record['ip'] = $info['ipCount'];
|
||||
$record['daikuan'] = $info['daikuan'];
|
||||
$record['onlineuser'] = '';
|
||||
$record['maxuser'] = '';
|
||||
|
||||
Reference in New Issue
Block a user