Fix Zhaozy

This commit is contained in:
FongMi 2023-04-25 11:25:12 +08:00
parent b39abd65a3
commit 2bd878bf0c
6 changed files with 6 additions and 6 deletions

View File

@ -69,7 +69,7 @@ public class Zhaozy extends Ali {
@Override @Override
public String searchContent(String key, boolean quick) throws Exception { public String searchContent(String key, boolean quick) throws Exception {
String url = siteUrl + "so?filename=" + URLEncoder.encode(key); String url = siteUrl + "sos?filename=" + URLEncoder.encode(key);
Document doc = Jsoup.parse(OkHttp.string(url, getHeader())); Document doc = Jsoup.parse(OkHttp.string(url, getHeader()));
List<Vod> list = new ArrayList<>(); List<Vod> list = new ArrayList<>();
for (Element element : doc.select("div.li_con div.news_text")) { for (Element element : doc.select("div.li_con div.news_text")) {

Binary file not shown.

View File

@ -1 +1 @@
06c33541084d5842fdbf6e67ce4258ed 31931cd4ecb016c3263b041528b132ad

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;06c33541084d5842fdbf6e67ce4258ed", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;31931cd4ecb016c3263b041528b132ad",
"wallpaper": "https://gao.chuqiuyu.tk", "wallpaper": "https://gao.chuqiuyu.tk",
"sites": [ "sites": [
{ {

View File

@ -52,7 +52,7 @@
"searchable": 1, "searchable": 1,
"filterable": 0, "filterable": 0,
"changeable": 0, "changeable": 0,
"ext": "影視天下第一$$$yingshi$$$abcd1234", "ext": "影視天下第一$$$test2$$$test2",
"jar": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar" "jar": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
}, },
{ {

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;06c33541084d5842fdbf6e67ce4258ed", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;31931cd4ecb016c3263b041528b132ad",
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
"sites": [ "sites": [
{ {
@ -131,7 +131,7 @@
"searchable": 1, "searchable": 1,
"filterable": 0, "filterable": 0,
"changeable": 0, "changeable": 0,
"ext": "影視天下第一$$$yingshi$$$abcd1234" "ext": "影視天下第一$$$test2$$$test2"
}, },
{ {
"key": "push_agent", "key": "push_agent",