Update Proxy.java

This commit is contained in:
dlgt7
2022-10-08 17:16:58 +08:00
committed by GitHub
parent 7b7e5f7421
commit 98d48f3305
@@ -59,8 +59,6 @@ public class Proxy extends Spider {
return PushAgent.vod(params);
} else if (what.equals("kmys")) {
return Kmys.vod(params);
} else if (what.equals("Jianying")) {
return Jianying.vod(params);
} else if (what.equals("ali")) {
return PushAgent.vod(params);
} else if (what.equals("czspp")) {