mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-10-28 20:32:23 +00:00
4.9
up
This commit is contained in:
@@ -1,55 +0,0 @@
|
||||
{
|
||||
"md5": "123",
|
||||
"quark": {
|
||||
"NORMAL": {
|
||||
"name": "非会员",
|
||||
"threadConfig": "60,64,80,88,100",
|
||||
"thread": 64,
|
||||
"chunksize": 170
|
||||
},
|
||||
"EXP_SVIP": {
|
||||
"name": "88会员",
|
||||
"threadConfig": "10,14,16,18",
|
||||
"thread": 14,
|
||||
"chunksize": 350
|
||||
},
|
||||
"SUPER_VIP": {
|
||||
"name": "SVIP",
|
||||
"threadConfig": "10,14,16,18",
|
||||
"thread": 14,
|
||||
"chunksize": 500
|
||||
}
|
||||
},
|
||||
"uc": {
|
||||
"NORMAL": {
|
||||
"name": "非会员",
|
||||
"threadConfig": "10,14,16,18",
|
||||
"thread": 14,
|
||||
"chunksize": 500
|
||||
},
|
||||
"VIP": {
|
||||
"name": "普通会员",
|
||||
"threadConfig": "10,14,16,18",
|
||||
"thread": 14,
|
||||
"chunksize": 500
|
||||
},
|
||||
"SUPER_VIP": {
|
||||
"name": "SVIP",
|
||||
"threadConfig": "10,14,16,18",
|
||||
"thread": 14,
|
||||
"chunksize": 500
|
||||
}
|
||||
},
|
||||
"multi": {
|
||||
"name": "多线程实现方式",
|
||||
"config": {
|
||||
"gox": {
|
||||
"name" : "GOX"
|
||||
},
|
||||
"java": {
|
||||
"name" : "Java"
|
||||
}
|
||||
},
|
||||
"mode":"gox"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user