add is_allowed to seed box records

This commit is contained in:
xiaomlove
2023-01-31 18:23:20 +08:00
parent 9c0f458920
commit a3793f4b46
7 changed files with 65 additions and 4 deletions
+2
View File
@@ -233,6 +233,8 @@ return [
'ip_end' => 'End IP',
'ip_help' => 'Fill in the begin IP + end IP, or IP (Block), not both',
'status' => 'Status',
'is_allowed' => 'Is whitelisted',
'is_allowed_help' => 'IPs in the whitelist are not affected by the SeedBox rule',
],
'menu' => [
'label' => 'Custom menu',