修复Ncat
This commit is contained in:
parent
ccaecc9fe7
commit
9a9bdeadd4
|
|
@ -28,7 +28,7 @@ import java.util.regex.Pattern;
|
|||
public class NCat extends Spider {
|
||||
|
||||
private static final String siteUrl = "https://www.ncat3.com:51111";
|
||||
private static final String picUrl = "https://vres.a357899.cn";
|
||||
private static final String picUrl = "https://61.147.93.252:15002";
|
||||
private static final String cateUrl = siteUrl + "/show/";
|
||||
private static final String detailUrl = siteUrl + "/detail/";
|
||||
private static final String searchUrl = siteUrl + "/search?k=";
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
b92fe52d6ac0ed4005b6780dd937cb54
|
||||
1823faf92e43593a4caa80d664204b94
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://gh.idayer.com/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/mine/jar/custom_spider.jar;md5;b92fe52d6ac0ed4005b6780dd937cb54",
|
||||
"spider": "https://gh.idayer.com/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/mine/jar/custom_spider.jar;md5;1823faf92e43593a4caa80d664204b94",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播ipv6",
|
||||
|
|
|
|||
Loading…
Reference in New Issue