Skip to content

Commit 62a8373

Browse files
yxlimofzlins
authored andcommitted
update ubits level seedingPoints
1 parent adb8ba6 commit 62a8373

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

resource/sites/ubits.club/config.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "Power User",
1515
"interval": "5",
1616
"downloaded": "200GB",
17-
"seedingPoints": "80000",
17+
"seedingPoints": "50000",
1818
"ratio": "2",
1919
"privilege": "可以直接发布种子;可以查看NFO文档;可以查看用户列表;可以请求续种; 可以发送邀请; 可以查看排行榜;可以查看其它用户的种子历史(如果用户隐私等级未设置为\"\");可以删除自己上传的字幕。"
2020
},
@@ -23,7 +23,7 @@
2323
"name": "Elite User",
2424
"interval": "10",
2525
"downloaded": "500GB",
26-
"seedingPoints": "150000",
26+
"seedingPoints": "100000",
2727
"ratio": "3",
2828
"privilege": "Elite User及以上用户封存账号后不会被删除。"
2929
},
@@ -32,14 +32,14 @@
3232
"name": "Crazy User",
3333
"interval": "15",
3434
"downloaded": "800GB",
35-
"seedingPoints": "300000",
35+
"seedingPoints": "200000",
3636
"ratio": "4",
3737
"privilege": "得到1个邀请名额;可以在做种/下载/发布的时候选择匿名模式。"
3838
},
3939
{
4040
"level": 4,
4141
"name": "Insane User",
42-
"seedingPoints": "650000",
42+
"seedingPoints": "500000",
4343
"interval": "20",
4444
"downloaded": "1TB",
4545
"ratio": "5",
@@ -50,15 +50,15 @@
5050
"name": "Veteran User",
5151
"interval": "25",
5252
"downloaded": "1.5TB",
53-
"seedingPoints": "1000000",
53+
"seedingPoints": "750000",
5454
"ratio": "6",
5555
"privilege": "得到1个邀请名额;可以查看其它用户的评论、帖子历史。Veteran User及以上用户会永远保留账号。"
5656
},
5757
{
5858
"level": 6,
5959
"name": "Extreme User",
6060
"interval": "30",
61-
"seedingPoints": "2000000",
61+
"seedingPoints": "1500000",
6262
"downloaded": "2TB",
6363
"ratio": "7",
6464
"privilege": "得到2个邀请名额;可以更新过期的外部信息;可以查看Extreme User论坛。"
@@ -67,15 +67,15 @@
6767
"level": 7,
6868
"name": "Ultimate User",
6969
"interval": "40",
70-
"seedingPoints": "3000000",
70+
"seedingPoints": "2000000",
7171
"downloaded": "3TB",
7272
"ratio": "8",
7373
"privilege": "得到3个邀请名额。"
7474
},
7575
{
7676
"level": 8,
7777
"name": "Nexus Master",
78-
"seedingPoints": "5000000",
78+
"seedingPoints": "3000000",
7979
"interval": "60",
8080
"downloaded": "4TB",
8181
"ratio": "10",
@@ -127,4 +127,4 @@
127127
}
128128
}
129129
}
130-
130+

0 commit comments

Comments
 (0)