add - Upyso888888
This commit is contained in:
@@ -44,6 +44,7 @@ public class Upyunso extends Spider {
|
||||
public String searchContent(String key, boolean z) {
|
||||
try {
|
||||
JSONArray jSONArray = new JSONArray();
|
||||
key = URLEncoder.encode(key);
|
||||
JSONArray arr = Base64Utils.getJSONByUrl("https://api.upyunso.com/search?keyword=" + key);
|
||||
if (arr.length() > 0) {
|
||||
String pic = "http://image.xinjun58.com/image/tv/ups.jpg";
|
||||
|
||||
Reference in New Issue
Block a user