fix(route): ehentai 获取最新的种子下载链接而不是最旧的 (#8962)

This commit is contained in:
Howard Yin
2022-02-03 00:05:53 +08:00
committed by GitHub
parent 6bf09c868d
commit 6311e02182
-1
View File
@@ -82,7 +82,6 @@ function getBittorrent(cache, bittorrent_page_url) {
if (match_p) {
p = match_p[1];
}
break;
}
}
}