Remove YingShi Advertisement
This commit is contained in:
parent
01ecc899f0
commit
241fd8416a
|
|
@ -114,7 +114,7 @@ public class YingShi extends Spider {
|
||||||
@Override
|
@Override
|
||||||
public String playerContent(String flag, String id, List<String> vipFlags) throws Exception {
|
public String playerContent(String flag, String id, List<String> vipFlags) throws Exception {
|
||||||
String proxyUrl = Proxy.getUrl() + "?do=yingshi&url=" + id;
|
String proxyUrl = Proxy.getUrl() + "?do=yingshi&url=" + id;
|
||||||
return Result.get().url(id).m3u8().string();
|
return Result.get().url(proxyUrl).m3u8().string();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
b2878c89438d1fb1bb5e3c3f83aef926
|
d68a08e865a5a48fc3033b7466090cc9
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue