Update Proxy.java

This commit is contained in:
gzlinz2
2022-10-27 09:11:29 +08:00
committed by GitHub
parent 0fcd460535
commit 49677f1072
@@ -1,6 +1,3 @@
//
// Decompiled by Jadx - 589ms
//
package com.github.catvod.spider;
import android.util.Base64;
@@ -57,9 +54,7 @@ public class Proxy extends Spider {
if (str.equals("push")) {
return PushAgent.vod(map);
}
if (str.equals("xBPQ")) {
return xBPQ.loadPic(map);
}
return null;
}
} catch (Throwable unused) {