This commit is contained in:
FongMi 2022-10-28 12:02:29 +08:00
parent bd6512d4f9
commit 86b7ce8bf9
3 changed files with 2 additions and 2 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