diff --git a/lib/core/monitor.js b/lib/core/monitor.js index 1f06493..abcba97 100644 --- a/lib/core/monitor.js +++ b/lib/core/monitor.js @@ -536,7 +536,7 @@ class Monitor extends Searcher { } /* 点赞 */ - if (!check_if_duplicated || check_if_duplicated === 2) { + if (!check_if_duplicated) { status = await retryfn( 5, [1, 2, 3],