add - test url
This commit is contained in:
@@ -256,7 +256,7 @@ public class XBiubiu extends Spider {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
director = ids.get(0);//查看网址
|
director = webUrl;//查看网址
|
||||||
JSONObject vod = new JSONObject();
|
JSONObject vod = new JSONObject();
|
||||||
vod.put("vod_id", ids.get(0));
|
vod.put("vod_id", ids.get(0));
|
||||||
vod.put("vod_name", title);
|
vod.put("vod_name", title);
|
||||||
|
|||||||
Reference in New Issue
Block a user