From 6311e02182b32696669cfd6959bde393180a0fc4 Mon Sep 17 00:00:00 2001 From: Howard Yin <37261065+yindaheng98@users.noreply.github.com> Date: Thu, 3 Feb 2022 00:05:53 +0800 Subject: [PATCH] =?UTF-8?q?fix(route):=20ehentai=20=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=9A=84=E7=A7=8D=E5=AD=90=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E8=80=8C=E4=B8=8D=E6=98=AF=E6=9C=80=E6=97=A7?= =?UTF-8?q?=E7=9A=84=20(#8962)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/routes/ehentai/ehapi.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/routes/ehentai/ehapi.js b/lib/routes/ehentai/ehapi.js index 7be6c4efe5..de5c915107 100644 --- a/lib/routes/ehentai/ehapi.js +++ b/lib/routes/ehentai/ehapi.js @@ -82,7 +82,6 @@ function getBittorrent(cache, bittorrent_page_url) { if (match_p) { p = match_p[1]; } - break; } } }