mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
seedBox record alert + destroy disabled account
This commit is contained in:
@@ -213,4 +213,12 @@ return [
|
||||
'text' => '允许个性条',
|
||||
'desc' => '允许用户使用个性条',
|
||||
],
|
||||
// 'not-counting-downloaded' => [
|
||||
// 'text' => '不计下载量',
|
||||
// 'desc' => '用户下载量不增加',
|
||||
// ],
|
||||
// 'not-counting-hit-and-run' => [
|
||||
// 'text' => '不计 H&R',
|
||||
// 'desc' => '下载带 H&R 标记的种子不记 H&R。注意:等级为 VIP 是固定不计的',
|
||||
// ],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user