This commit is contained in:
FongMi 2022-11-23 17:09:04 +08:00
parent 2e3ffd64e6
commit 8e4483f765
5 changed files with 4 additions and 4 deletions

View File

@ -169,7 +169,7 @@ public class AList extends Spider {
int index = text.lastIndexOf("/");
if (index == -1) continue;
item.setPath("/" + text.substring(0, index));
item.setName(text.substring(index + 1, text.length()));
item.setName(text.substring(index + 1));
item.setType(file ? 0 : 1);
items.add(item.getVod(key));
}

Binary file not shown.

View File

@ -1 +1 @@
684d7834b3f466775ea41c9befbb48f0
999ead597b4ef0e43de0321fd93ff0d4

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;3d3e7fb44db5b51e1ba102d6253c3949",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;999ead597b4ef0e43de0321fd93ff0d4",
"wallpaper": "https://gao.chuqiuyu.tk",
"lives": [
{

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;3d3e7fb44db5b51e1ba102d6253c3949",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;999ead597b4ef0e43de0321fd93ff0d4",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [
{