天意cookie
This commit is contained in:
parent
25dbd27802
commit
380c37d0cb
|
|
@ -34,7 +34,7 @@ public class Introduce extends Spider {
|
||||||
String name2 = "本接口不收费,请不要付费,谢谢!";
|
String name2 = "本接口不收费,请不要付费,谢谢!";
|
||||||
list.add(new Vod("https://androidcatvodspider.netlify.app/wechat.png", name2, pic2));
|
list.add(new Vod("https://androidcatvodspider.netlify.app/wechat.png", name2, pic2));
|
||||||
String pic3 = "https://androidcatvodspider.netlify.app/wechat.png";
|
String pic3 = "https://androidcatvodspider.netlify.app/wechat.png";
|
||||||
String name3 = "v2";
|
String name3 = "v3";
|
||||||
list.add(new Vod("https://androidcatvodspider.netlify.app/wechat.png", name3, pic3));
|
list.add(new Vod("https://androidcatvodspider.netlify.app/wechat.png", name3, pic3));
|
||||||
return Result.string(classes, list);
|
return Result.string(classes, list);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
ad4dde93c058ab72900a0066aa6855c3
|
6ad93a6fc0e23a7b01df0f44a646119e
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/tianyidev/jar/custom_spider.jar;md5;ad4dde93c058ab72900a0066aa6855c3",
|
"spider": "https://androidcatvodspider.netlify.app/jar/custom_spider.jar;md5;6ad93a6fc0e23a7b01df0f44a646119e",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "电视直播",
|
"name": "电视直播",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue