Merge branch 'main' of https://github.com/FongMi/CatVodSpider
This commit is contained in:
commit
1885c418ac
|
|
@ -27,7 +27,7 @@ public class Ying extends Spider {
|
||||||
private static final String siteUrl = "https://www.yhpdm.com";
|
private static final String siteUrl = "https://www.yhpdm.com";
|
||||||
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 = "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() {
|
private HashMap<String, String> getHeaders() {
|
||||||
HashMap<String, String> headers = new HashMap<>();
|
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",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"sites": [
|
"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",
|
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue