mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
refactor isSeedBox judgement
This commit is contained in:
@@ -281,10 +281,10 @@ return [
|
||||
'type' => '添加类型',
|
||||
'operator' => '运营商',
|
||||
'bandwidth' => '带宽(Mbps)',
|
||||
'ip' => 'IP(段)',
|
||||
'ip' => 'IP',
|
||||
'ip_begin' => '起始 IP',
|
||||
'ip_end' => '结束 IP',
|
||||
'ip_help' => '填写 ASN/起始 IP + 结束 IP/IP(段),不要同时填写',
|
||||
'ip_help' => '填写IP地址或ASN,不要同时填写',
|
||||
'status' => '状态',
|
||||
'is_allowed' => '是否白名单',
|
||||
'is_allowed_help' => '位于白名单中的 IP 不受 SeedBox 规则影响',
|
||||
|
||||
Reference in New Issue
Block a user