[skip ci] fix workflow JSON
This commit is contained in:
parent
d759625a6d
commit
ec79518e28
|
@ -48,8 +48,8 @@ jobs:
|
|||
"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.*"
|
||||
"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."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue