add - 详情页播放6690

This commit is contained in:
yangqiang3504
2022-09-06 11:22:06 +08:00
parent 2ffcc76b2e
commit 8ee5c11a20
5 changed files with 18 additions and 24 deletions
@@ -22,7 +22,6 @@ public class PushAgentQQ extends Spider {
Misc.jsonUrl = extend;
}
}
PushAgent.fetchRule(false,0);
}
@Override
@@ -137,9 +136,9 @@ public class PushAgentQQ extends Spider {
@Override
public String searchContent(String key, boolean quick) {
if (key.equals("000")) {
Misc.type=0;
PushAgent.type=0;
}if (key.equals("111")) {
Misc.type=1;
PushAgent.type=1;
}
JSONObject result = new JSONObject();
JSONArray videos = new JSONArray();