This commit is contained in:
FongMi 2022-11-25 20:12:14 +08:00
parent 0fe1c02d18
commit 554629d9f6
5 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,6 @@
package com.github.catvod.spider;
import android.content.Context;
import android.util.Log;
import com.github.catvod.bean.Class;
import com.github.catvod.bean.Filter;
@ -219,7 +218,6 @@ public class AList extends Spider {
String path = id.contains("/") ? id.substring(id.indexOf("/") + 1) : "";
String url = ext.get(key) + (v3(key) ? "/api/fs/get" : "/api/public/path");
JSONObject params = new JSONObject();
Log.e("DDD",path);
params.put("path", path);
String response = OkHttpUtil.postJson(url, params.toString());
String json = v3(key) ? new JSONObject(response).getJSONObject("data").toString() : new JSONObject(response).getJSONObject("data").getJSONArray("files").getJSONObject(0).toString();

Binary file not shown.

View File

@ -1 +1 @@
8365d8c8b8dd3a37ceef6dbb6bdf3b55
1c966cffc8bda2bc28ede2c65a230f06

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;8365d8c8b8dd3a37ceef6dbb6bdf3b55",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1c966cffc8bda2bc28ede2c65a230f06",
"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;8365d8c8b8dd3a37ceef6dbb6bdf3b55",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1c966cffc8bda2bc28ede2c65a230f06",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [
{