add - 详情页播放6690
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user