mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
fix(route): ehentai 获取最新的种子下载链接而不是最旧的 (#8962)
This commit is contained in:
@@ -82,7 +82,6 @@ function getBittorrent(cache, bittorrent_page_url) {
|
||||
if (match_p) {
|
||||
p = match_p[1];
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user