Commit c06c9268 by 马黎滨

B站热搜热搜属性修改

parent 5b443a53
......@@ -107,7 +107,7 @@ public class BililiCrawler {
}else if(iconPicture.contains("4d579fb61f9655316582db193118bba3a721eec0")){
icon = "新";
} else {
icon = "";
icon = "未知";
}
}
String keyWord = data.getString("keyword");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment