Update ali

This commit is contained in:
FongMi 2023-05-11 10:32:20 +08:00
parent 40ef457827
commit 067a4ef8aa
5 changed files with 4 additions and 4 deletions

View File

@ -22,6 +22,6 @@ public class Sorter implements Comparator<Item> {
} }
private int getDigit(String text) throws NumberFormatException { private int getDigit(String text) throws NumberFormatException {
return Integer.parseInt(Utils.removeExt(text).replaceAll("\\D+", "")); return Integer.parseInt(Utils.removeExt(text).replace("1080P", "").replace("4K", "").replaceAll("\\D+", ""));
} }
} }

Binary file not shown.

View File

@ -1 +1 @@
150908c13313d69af0f7a306aa7fa10d 424328e448ccb8365a6e5a9477570853

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;424328e448ccb8365a6e5a9477570853",
"wallpaper": "https://gao.chuqiuyu.tk", "wallpaper": "https://gao.chuqiuyu.tk",
"sites": [ "sites": [
{ {

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d", "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;424328e448ccb8365a6e5a9477570853",
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
"sites": [ "sites": [
{ {