mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
seed box record add asn
This commit is contained in:
@@ -265,10 +265,11 @@ return [
|
||||
'ip' => 'IP(段)',
|
||||
'ip_begin' => '起始 IP',
|
||||
'ip_end' => '结束 IP',
|
||||
'ip_help' => '填写起始 IP + 结束 IP,或 IP(段),不要同时填写',
|
||||
'ip_help' => '填写 ASN/起始 IP + 结束 IP/IP(段),不要同时填写',
|
||||
'status' => '状态',
|
||||
'is_allowed' => '是否白名单',
|
||||
'is_allowed_help' => '位于白名单中的 IP 不受 SeedBox 规则影响',
|
||||
'asn' => 'ASN',
|
||||
],
|
||||
'menu' => [
|
||||
'label' => '自定义菜单',
|
||||
|
||||
Reference in New Issue
Block a user