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(Block)',
|
||||
'ip_begin' => 'Begin IP',
|
||||
'ip_end' => 'End IP',
|
||||
'ip_help' => 'Fill in the begin IP + end IP, or IP (Block), not both',
|
||||
'ip_help' => 'Fill in the ASN/begin IP + end IP/IP (Block), only one of the three',
|
||||
'status' => 'Status',
|
||||
'is_allowed' => 'Is whitelisted',
|
||||
'is_allowed_help' => 'IPs in the whitelist are not affected by the SeedBox rule',
|
||||
'asn' => 'ASN',
|
||||
],
|
||||
'menu' => [
|
||||
'label' => 'Custom menu',
|
||||
|
||||
Reference in New Issue
Block a user