seed box record add asn

This commit is contained in:
xiaomlove
2024-11-19 01:16:54 +08:00
parent 50f033f69b
commit 870bb1f27c
14 changed files with 107 additions and 55 deletions
+2 -1
View File
@@ -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' => '自定義菜單',