MCPcopy Create free account
hub / github.com/FongMi/TV / client

Method client

catvod/src/main/java/com/github/catvod/crawler/Spider.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public static OkHttpClient client() {
23 return OkHttp.client();
24 }
25
26 public void init(Context context) throws Exception {
27 }

Callers

nothing calls this directly

Calls 1

clientMethod · 0.95

Tested by

no test coverage detected