火狐线路

This commit is contained in:
“wanyongkang”
2022-04-14 18:27:44 +08:00
parent c64faedd37
commit 0bdc3c0fdf

View File

@@ -5,7 +5,7 @@
* @Author: kangkang
* @Date: 2020-11-03 11:04:15
* @LastEditors: Please set LastEditors
* @LastEditTime: 2022-04-14 17:46:14
* @LastEditTime: 2022-04-14 18:27:27
*/
$is_script = 1;
include_once __DIR__ . '/../../index.php';
@@ -296,6 +296,7 @@ function huohu_getList($data, &$file, &$all, $exit)
$record['onlineuser'] = '';
$record['maxuser'] = '';
$record['online'] = $online[$info['status']];
$record['status'] = '';
$record['nasname'] = $info['ip'];
$list[$key][] = $record;