Update Proxy.java

This commit is contained in:
dlgt7
2022-10-08 17:11:05 +08:00
committed by GitHub
parent c876c1b5e6
commit 55e15994d6
@@ -59,8 +59,8 @@ public class Proxy extends Spider {
return PushAgent.vod(params); return PushAgent.vod(params);
} else if (what.equals("kmys")) { } else if (what.equals("kmys")) {
return Kmys.vod(params); return Kmys.vod(params);
} else if (what.equals("Dy1010")) { } else if (what.equals("Jianying")) {
return Dy1010.vod(params); return Jianying.vod(params);
} else if (what.equals("ali")) { } else if (what.equals("ali")) {
return PushAgent.vod(params); return PushAgent.vod(params);
} else if (what.equals("czspp")) { } else if (what.equals("czspp")) {