This commit is contained in:
GH Action - Upstream Sync 2023-05-10 12:31:26 +00:00
commit 474d1799c8
6 changed files with 22 additions and 9 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 + "sos?filename=" + URLEncoder.encode(key); String url = siteUrl + "so?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 @@
0f7dff3487cc344aac1f291e27ee29ca 77633695c1b9eb30846e021f48424a6d

View File

@ -1,7 +1,24 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;0f7dff3487cc344aac1f291e27ee29ca", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;77633695c1b9eb30846e021f48424a6d",
"wallpaper": "https://gao.chuqiuyu.tk", "wallpaper": "https://gao.chuqiuyu.tk",
"sites": [ "sites": [
{
"key": "AList",
"name": "AList",
"type": 3,
"api": "csp_AList",
"searchable": 1,
"filterable": 1,
"changeable": 0,
"ext": {
"drives": [
{
"name": "AV",
"server": "https://a74d291e-3b91-45a5-9ec6-9f08a9178e59.id.repl.co"
}
]
}
},
{ {
"key": "泥巴", "key": "泥巴",
"name": "泥巴", "name": "泥巴",

View File

@ -11,16 +11,12 @@
}, },
{ {
"name": "一只魚", "name": "一只魚",
"server": "https://alist.youte.ml" "server": "https://vtok.pp.ua/"
}, },
{ {
"name": "七米藍", "name": "七米藍",
"server": "https://al.chirmyram.com" "server": "https://al.chirmyram.com"
}, },
{
"name": "米奇",
"server": "https://anime.mqmmw.ga"
},
{ {
"name": "神族九帝", "name": "神族九帝",
"server": "https://alist.shenzjd.com" "server": "https://alist.shenzjd.com"

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;0f7dff3487cc344aac1f291e27ee29ca", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;77633695c1b9eb30846e021f48424a6d",
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
"sites": [ "sites": [
{ {