139原画多线程
This commit is contained in:
parent
a294e5cc7b
commit
01afad7c4f
|
|
@ -175,7 +175,7 @@ public class TianyiApi {
|
|||
|
||||
|
||||
header.put("Cookie", cookieJar.loadForRequest("https://cloud.189.cn/api/portal/getNewVlcVideoPlayUrl.action"));
|
||||
return Result.get().url(ProxyVideo.buildCommonProxyUrl(playUrl, header)).octet().header(header).string();
|
||||
return Result.get().url(ProxyVideo.buildCommonProxyUrl(playUrl, new HashMap<>())).octet().header(header).string();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
fb6d4b85d2c157e144fe5d1d5a5d248d
|
||||
34e0bbbf2302136b303ab0390e5cb3f4
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;fb6d4b85d2c157e144fe5d1d5a5d248d",
|
||||
"spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;34e0bbbf2302136b303ab0390e5cb3f4",
|
||||
"lives": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue