mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
seed box record add asn
This commit is contained in:
@@ -259,10 +259,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