This commit is contained in:
dukun 2023-02-05 11:17:56 +08:00
parent bd677dec53
commit e8f9f4e6e2
6 changed files with 5 additions and 3 deletions

View File

@ -224,8 +224,10 @@ public class Kunyu77 extends Spider {
@Override
public String detailContent(List<String> ids) {
try {
SpiderDebug.log("kuyun77>>ids"+ids);
String url = siteUrl + "/api.php/provide/videoDetail?ids=" + ids.get(0);
String content = OkHttpUtil.string(url, getHeaders(url));
SpiderDebug.log("kuyun77>>detailContent"+content);
JSONObject dataObject = new JSONObject(decryptResponse(content));
JSONObject vObj = dataObject.getJSONObject("data");
JSONObject result = new JSONObject();

Binary file not shown.

View File

@ -1 +1 @@
53cb8733fd3c81af84a884a6c8c57aff
142f12b01c9747097c679c90be027824

View File

@ -1,5 +1,5 @@
{
"spider": "./custom_spider.jar;md5;53cb8733fd3c81af84a884a6c8c57aff",
"spider": "./custom_spider.jar;md5;142f12b01c9747097c679c90be027824",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [
{

Binary file not shown.

View File

@ -1 +1 @@
53cb8733fd3c81af84a884a6c8c57aff
142f12b01c9747097c679c90be027824