add - test url

This commit is contained in:
yangqiang3504
2022-08-25 14:16:33 +08:00
parent 1dc102adbb
commit 19f7e79095
@@ -256,7 +256,7 @@ public class XBiubiu extends Spider {
}
}
director = ids.get(0);//查看网址
director = webUrl;//查看网址
JSONObject vod = new JSONObject();
vod.put("vod_id", ids.get(0));
vod.put("vod_name", title);