Update alist remark
This commit is contained in:
parent
54fd3d8a21
commit
de79b5b2bd
|
|
@ -116,7 +116,7 @@ public class Item {
|
|||
}
|
||||
|
||||
public String getRemark() {
|
||||
return Utils.getSize(getSize()) + (isFolder() ? " 文件夹" : "");
|
||||
return Utils.getSize(getSize());
|
||||
}
|
||||
|
||||
public String getVodTag() {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1ca9fdc9e2698559f42704622465c286
|
||||
255c5dca97c64efb39b5fbe7d748cc0b
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1ca9fdc9e2698559f42704622465c286",
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;255c5dca97c64efb39b5fbe7d748cc0b",
|
||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1ca9fdc9e2698559f42704622465c286",
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;255c5dca97c64efb39b5fbe7d748cc0b",
|
||||
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue