Update Proxy.java

This commit is contained in:
dlgt7
2022-10-08 17:06:28 +08:00
committed by GitHub
parent 5d1b461866
commit b0c28d8afb
@@ -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("Bttwoo")) { } else if (what.equals("Dy1010")) {
return Bttwoo.vod(params); return Dy1010.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")) {