Fix ying
This commit is contained in:
parent
31bd888553
commit
ab7611c13a
|
|
@ -24,10 +24,10 @@ import java.util.Map;
|
||||||
|
|
||||||
public class Ying extends Spider {
|
public class Ying extends Spider {
|
||||||
|
|
||||||
private static final String siteUrl = "https://www.yhpdm.com";
|
private static final String siteUrl = "https://www.yhdmz.org";
|
||||||
private static final String listUrl = siteUrl + "/list/";
|
private static final String listUrl = siteUrl + "/list/";
|
||||||
private static final String showUrl = siteUrl + "/showp/";
|
private static final String showUrl = siteUrl + "/showp/";
|
||||||
private static final String filterUrl = siteUrl + "/yxsf/js/yx_catalog.js";
|
private static final String filterUrl = siteUrl + "/tpsf/js/catalog.js";
|
||||||
|
|
||||||
private HashMap<String, String> getHeaders() {
|
private HashMap<String, String> getHeaders() {
|
||||||
HashMap<String, String> headers = new HashMap<>();
|
HashMap<String, String> headers = new HashMap<>();
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
b139859b3d28a4065f5efe531f81757d
|
8ec09a67799714aff2e28dccca59ccfa
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;b139859b3d28a4065f5efe531f81757d",
|
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;8ec09a67799714aff2e28dccca59ccfa",
|
||||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;b139859b3d28a4065f5efe531f81757d",
|
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;8ec09a67799714aff2e28dccca59ccfa",
|
||||||
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue