MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / getPort

Method getPort

app/src/main/java/com/github/catvod/spider/Proxy.java:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 public static int getPort() {
33 return port;
34 }
35
36 public static String getUrl(String siteKey, String param) {
37 return "proxy://do=csp&siteKey=" + siteKey + param;

Callers 1

liveContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected