555film 修复
This commit is contained in:
parent
a9a9527f45
commit
8c14aa180f
|
|
@ -28,7 +28,7 @@ public class W55MovieTest {
|
||||||
mockContext = RuntimeEnvironment.application;
|
mockContext = RuntimeEnvironment.application;
|
||||||
Init.init(mockContext);
|
Init.init(mockContext);
|
||||||
spider = new W55Movie();
|
spider = new W55Movie();
|
||||||
spider.init(mockContext, "https://jlghjy.com/");
|
spider.init(mockContext, "https://w55xy.com/");
|
||||||
}
|
}
|
||||||
|
|
||||||
@org.junit.Test
|
@org.junit.Test
|
||||||
|
|
|
||||||
|
|
@ -113,7 +113,7 @@
|
||||||
"api": "csp_W55Movie",
|
"api": "csp_W55Movie",
|
||||||
"searchable": 0,
|
"searchable": 0,
|
||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"ext": "https://jlghjy.com/"
|
"ext": "https://w55xy.com/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "DaGongRen",
|
"key": "DaGongRen",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue