mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-10-27 20:02:32 +00:00
0112
fix
This commit is contained in:
@@ -92,9 +92,9 @@
|
||||
"http://www.ucmi.fun"
|
||||
],
|
||||
"url_key": "UC",
|
||||
"token": "file://TV/token.txt",
|
||||
"ucCookie": "file://TV/uc.txt",
|
||||
"quarkCookie": "file://TV/quark.txt",
|
||||
"token": "http://127.0.0.1:9978/file/TVBox/token.txt",
|
||||
"ucCookie": "http://127.0.0.1:9978/file/TVBox/uc.txt",
|
||||
"quarkCookie": "http://127.0.0.1:9978/file/TVBox/quark.txt",
|
||||
"threadinfo": {
|
||||
"chunksize": 450,
|
||||
"threads": 12
|
||||
@@ -283,7 +283,7 @@
|
||||
"playerType": 2,
|
||||
"ext": {
|
||||
"json": "./json/bili.json",
|
||||
"cookie": "file://TV/bilibili.txt"
|
||||
"cookie": "http://127.0.0.1:9978/file/TVBox/bilibili.txt"
|
||||
},
|
||||
"style": {
|
||||
"type": "rect",
|
||||
|
||||
Reference in New Issue
Block a user