diff --git a/resource/sites/1ptba.com/config.json b/resource/sites/1ptba.com/config.json index 1eac4691b..e837e6670 100644 --- a/resource/sites/1ptba.com/config.json +++ b/resource/sites/1ptba.com/config.json @@ -11,9 +11,10 @@ { "level": 1, "name": "Power User", - "interval": "4", + "interval": "5", "downloaded": "50GB", - "ratio": "1.05", + "ratio": "1.3", + "seedingPoints": "40000", "privilege": "得到一个邀请名额;可以直接发布种子;可以查看NFO文档;可以查看用户列表;可以请求续种; 可以发送邀请; 可以查看排行榜;可以查看其它用户的种子历史(如果用户隐私等级未设置为\"强\"); 可以删除自己上传的字幕。" }, { @@ -21,7 +22,8 @@ "name": "Elite User", "interval": "8", "downloaded": "120GB", - "ratio": "1.55", + "ratio": "1.9", + "seedingPoints": "80000", "privilege": "Elite User及以上用户封存账号后不会被删除。" }, { @@ -29,47 +31,53 @@ "name": "Crazy User", "interval": "15", "downloaded": "300GB", - "ratio": "2.05", + "ratio": "2.3", + "seedingPoints": "150000", "privilege": "得到两个邀请名额;可以在做种/下载/发布的时候选择匿名模式。" }, { "level": 4, "name": "Insane User", - "interval": "25", + "interval": "30", "downloaded": "500GB", - "ratio": "2.55", + "ratio": "2.7", + "seedingPoints": "250000", "privilege": "可以查看普通日志。" }, { "level": 5, "name": "Veteran User", - "interval": "40", - "downloaded": "750GB", - "ratio": "3.05", + "interval": "60", + "downloaded": "1024GB", + "ratio": "3.2", + "seedingPoints": "400000", "privilege": "得到三个邀请名额;可以查看其它用户的评论、帖子历史。Veteran User及以上用户会永远保留账号。" }, { "level": 6, "name": "Extreme User", - "interval": "60", - "downloaded": "1TB", - "ratio": "3.55", + "interval": "90", + "downloaded": "2048GB", + "ratio": "3.7", + "seedingPoints": "600000", "privilege": "可以更新过期的外部信息;可以查看Extreme User论坛。" }, { "level": 7, "name": "Ultimate User", - "interval": "80", - "downloaded": "1.5TB", - "ratio": "4.05", + "interval": "120", + "downloaded": "4096GB", + "ratio": "4.2", + "seedingPoints": "800000", "privilege": "得到五个邀请名额。" }, { "level": 8, "name": "Nexus Master", - "interval": "100", - "downloaded": "3TB", - "ratio": "4.55", + "interval": "150", + "downloaded": "10240GB", + "ratio": "5.2", + "seedingPoints": "1000000", "privilege": "得到十个邀请名额。" } ],