add - Upyso888888

This commit is contained in:
yangqiang3504
2022-09-05 16:43:37 +08:00
parent e7eb9a18fd
commit 3a32709a30
2 changed files with 12 additions and 4 deletions
@@ -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";