Clean code

This commit is contained in:
FongMi 2025-04-23 18:22:46 +08:00
parent 09ec3bce69
commit 5de9617f5b
3 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ public class Proxy {
Class<?> clz = Class.forName("com.github.catvod.Proxy");
port = (int) clz.getMethod("getPort").invoke(null);
method = clz.getMethod("getUrl", boolean.class);
SpiderDebug.log("本地代理端口:" + port);
} catch (Throwable e) {
findPort();
}

Binary file not shown.

View File

@ -1 +1 @@
7a874dee86be625792a7381dc0ce8e1f
6286b095a005799c81f27da197beb39f