Fix ying
This commit is contained in:
parent
8a501e49e2
commit
b39abd65a3
|
|
@ -27,7 +27,7 @@ public class Ying extends Spider {
|
|||
private static final String siteUrl = "https://www.yhpdm.com";
|
||||
private static final String listUrl = siteUrl + "/list/";
|
||||
private static final String showUrl = siteUrl + "/showp/";
|
||||
private static final String filterUrl = "https://www.xmfans.me/yxsf/js/yx_catalog.js";
|
||||
private static final String filterUrl = siteUrl + "/yxsf/js/yx_catalog.js";
|
||||
|
||||
private HashMap<String, String> getHeaders() {
|
||||
HashMap<String, String> headers = new HashMap<>();
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
7338bb6f1e1e684c77f5db38b81aff45
|
||||
06c33541084d5842fdbf6e67ce4258ed
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;7338bb6f1e1e684c77f5db38b81aff45",
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;06c33541084d5842fdbf6e67ce4258ed",
|
||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;7338bb6f1e1e684c77f5db38b81aff45",
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;06c33541084d5842fdbf6e67ce4258ed",
|
||||
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue