add - 详情页播放66
This commit is contained in:
@@ -22,6 +22,7 @@ public class PushAgentQQ extends Spider {
|
||||
Misc.jsonUrl = extend;
|
||||
}
|
||||
}
|
||||
PushAgent.fetchRule(false,0);
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -136,9 +137,9 @@ public class PushAgentQQ extends Spider {
|
||||
@Override
|
||||
public String searchContent(String key, boolean quick) {
|
||||
if (key.equals("000")) {
|
||||
PushAgent.type=0;
|
||||
Misc.type=0;
|
||||
}if (key.equals("111")) {
|
||||
PushAgent.type=1;
|
||||
Misc.type=1;
|
||||
}
|
||||
JSONObject result = new JSONObject();
|
||||
JSONArray videos = new JSONArray();
|
||||
|
||||
Reference in New Issue
Block a user