From d759625a6d071e2677f9f3f2975c52658bf41a48 Mon Sep 17 00:00:00 2001 From: arkon Date: Thu, 17 Nov 2022 09:29:59 -0500 Subject: [PATCH] [skip ci] auto-close CloudFlare issues --- .github/workflows/issue_moderator.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index d893a3d29..df38fb397 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -46,6 +46,12 @@ jobs: "regex": ".*(team\\s*x|tqneplus|komiktap|gourmet\\s*scans|mangawow|voidscans|hikari\\s*scans|mangagegecesi|knightnoscanlations|ahstudios|mangagecesi|nartag|xxx\\s*yaoi|yaoi\\s*fan\\s*clube|luminous|dragontea|manhwaid\\.org|hunters\\s*scan|mnhaestate|swat\\s*manga|manga\\s*swat|reset(?:\\s*|-)scan|manga-flix\\.com|astra\\s*scans|manganoon|manga(?:-|\\s*)pro).*", "ignoreCase": true, "message": "{match} will not be added back as the Scanlator team has requested it to be removed. Read #3475 for more information" + }, + { + "type": "both":, + "regex": ".*failed to bypass cloudflare.*" + "ignoreCase": true, + "message": "Please refer to the \"Solving Cloudflare issues\" section and the two following sections at https://tachiyomi.org/help/guides/troubleshooting/#solving-cloudflare-issues. Some sources intentionally have a higher Cloudflare protection level to block apps like Tachiyomi. Try changing the user agent string by following the aforementioned guide, but this is a last measure; if it doesn't work, migrate to other sources or wait until they lower their protection." } ] auto-close-ignore-label: do-not-autoclose