diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index c48624716..0b9c84da0 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -49,7 +49,7 @@ jobs: }, { "type": "both", - "regex": ".*failed to bypass cloudfl?are.*", + "regex": ".*(?:failed|can\\s*(?:no|')?t|unable|get past|blocked by) (?:to )?(?:bypass|penetrate)?\\s*cloudfl?are.*", "ignoreCase": true, "message": "Refer to the **Solving Cloudflare issues** section at https://tachiyomi.org/help/guides/troubleshooting/#solving-cloudflare-issues" }