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

Method init

app/src/main/java/com/github/catvod/spider/Samba.java:47–51  ·  view source on GitHub ↗
(Context context, String extend)

Source from the content-addressed store, hash-verified

45 }
46
47 @Override
48 public void init(Context context, String extend) {
49 this.extend = extend;
50 fetchRule();
51 }
52
53 @Override
54 public String homeContent(boolean filter) {

Callers

nothing calls this directly

Calls 1

fetchRuleMethod · 0.95

Tested by

no test coverage detected