Fix icon
This commit is contained in:
parent
5768da9cfd
commit
da44d006f9
|
|
@ -2,8 +2,8 @@ package com.github.catvod.utils;
|
|||
|
||||
public class Image {
|
||||
|
||||
public static final String FOLDER = "https://s1.ax1x.com/2023/05/04/p9tgI81.png";
|
||||
public static final String VIDEO = "https://s1.ax1x.com/2023/05/04/p9tgogx.png";
|
||||
public static final String FOLDER = "https://x.imgs.ovh/x/2023/09/05/64f680bb030b4.png";
|
||||
public static final String VIDEO = "https://x.imgs.ovh/x/2023/09/05/64f67fe2e7720.png";
|
||||
|
||||
public static String getIcon(boolean folder) {
|
||||
return folder ? FOLDER : VIDEO;
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
0cd8dd32e89511058fd8e6bceb586a28
|
||||
b79c6259bff1b9d4fb5e03f485a236c9
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;0cd8dd32e89511058fd8e6bceb586a28",
|
||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;b79c6259bff1b9d4fb5e03f485a236c9",
|
||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"vodPic": "https://s1.ax1x.com/2023/05/04/p9tgI81.png",
|
||||
"vodPic": "https://x.imgs.ovh/x/2023/09/05/64f680bb030b4.png",
|
||||
"drives": [
|
||||
{
|
||||
"name": "小雅",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;0cd8dd32e89511058fd8e6bceb586a28",
|
||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;b79c6259bff1b9d4fb5e03f485a236c9",
|
||||
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue