Merge branch 'main' of https://github.com/FongMi/CatVodSpider
This commit is contained in:
commit
f6325cb173
|
|
@ -124,7 +124,7 @@ public class AliYun {
|
||||||
}
|
}
|
||||||
|
|
||||||
private boolean alist(String url, JsonObject param) {
|
private boolean alist(String url, JsonObject param) {
|
||||||
String api = "https://aliapi.ewwe.gq/alist/ali_open/" + url;
|
String api = "https://api.xhofe.top/alist/ali_open/" + url;
|
||||||
OkResult result = OkHttp.post(api, param.toString(), getHeader());
|
OkResult result = OkHttp.post(api, param.toString(), getHeader());
|
||||||
SpiderDebug.log(result.getCode() + "," + api + "," + result.getBody());
|
SpiderDebug.log(result.getCode() + "," + api + "," + result.getBody());
|
||||||
if (isManyRequest(result.getBody())) return false;
|
if (isManyRequest(result.getBody())) return false;
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
a8f3edaf1afd3ed28413b3ed26fd8fbd
|
796038950e2224240f96e3ab74f0af96
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a8f3edaf1afd3ed28413b3ed26fd8fbd",
|
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;796038950e2224240f96e3ab74f0af96",
|
||||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a8f3edaf1afd3ed28413b3ed26fd8fbd",
|
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;796038950e2224240f96e3ab74f0af96",
|
||||||
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
|
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue