This commit is contained in:
FongMi 2022-10-28 12:02:29 +08:00
parent 532e57ac51
commit 9ada8f37b7
5 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ public class Dm84 extends Spider {
} }
private String replaceBy(String text) { private String replaceBy(String text) {
return text.replace("按时间", "time").replace("按人气", "hist").replace("按评分", "score"); return text.replace("按时间", "time").replace("按人气", "hits").replace("按评分", "score");
} }
@Override @Override

Binary file not shown.

View File

@ -1 +1 @@
e59dd939c16d155e3214d4c4511dc492 262cbd619eec331739fb0f120533390e

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e59dd939c16d155e3214d4c4511dc492", "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;262cbd619eec331739fb0f120533390e",
"sites": [ "sites": [
{ {
"key": "AList", "key": "AList",

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e59dd939c16d155e3214d4c4511dc492", "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;262cbd619eec331739fb0f120533390e",
"sites": [ "sites": [
{ {
"key": "AList", "key": "AList",