更新项目介绍
This commit is contained in:
parent
84f31c12d8
commit
0a43511c0e
|
|
@ -20,12 +20,12 @@ public class Introduce extends Spider {
|
|||
@Override
|
||||
public String homeContent(boolean filter) throws Exception {
|
||||
List<Vod> list = new ArrayList<>();
|
||||
String pic = "https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg";
|
||||
String name = "请关注公众号获取最新更新";
|
||||
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg", name, pic));
|
||||
String pic2 = "https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg";
|
||||
String pic = "https://s21.ax1x.com/2024/11/20/pAWG1n1.jpg";
|
||||
String name = "关注公众号";
|
||||
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAWG1n1.jpg", name, pic));
|
||||
String pic2 = "https://s21.ax1x.com/2024/11/20/pAWG1n1.jpg";
|
||||
String name2 = "本接口不收费,请不要付费,谢谢!";
|
||||
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg", name2, pic2));
|
||||
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAWG1n1.jpg", name2, pic2));
|
||||
return Result.string(list);
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
c7d0776cefeaaa128a7f543f310ecd23
|
||||
cfc87e36356ab1dcae1b89fc6b8ccae6
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;c7d0776cefeaaa128a7f543f310ecd23",
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;cfc87e36356ab1dcae1b89fc6b8ccae6",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;c7d0776cefeaaa128a7f543f310ecd23",
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;cfc87e36356ab1dcae1b89fc6b8ccae6",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播ipv6",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;c7d0776cefeaaa128a7f543f310ecd23",
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;cfc87e36356ab1dcae1b89fc6b8ccae6",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播ipv6",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;c7d0776cefeaaa128a7f543f310ecd23",
|
||||
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;cfc87e36356ab1dcae1b89fc6b8ccae6",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue