[skip ci] Add SlimeRead to the autocloser (#18784)
[skip ci] Add SlimeRead to the autocloser.
This commit is contained in:
parent
3f57ef8e98
commit
caa023554b
|
@ -61,6 +61,13 @@ jobs:
|
||||||
"ignoreCase": true,
|
"ignoreCase": true,
|
||||||
"labels": ["Cloudflare protected"],
|
"labels": ["Cloudflare protected"],
|
||||||
"message": "Refer to the **Solving Cloudflare issues** section at https://tachiyomi.org/docs/guides/troubleshooting/#cloudflare. If it doesn't work, migrate to other sources or wait until they lower their protection."
|
"message": "Refer to the **Solving Cloudflare issues** section at https://tachiyomi.org/docs/guides/troubleshooting/#cloudflare. If it doesn't work, migrate to other sources or wait until they lower their protection."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "both",
|
||||||
|
"regex": ".*(slime\\s*read).*",
|
||||||
|
"ignoreCase": true,
|
||||||
|
"labels": ["invalid"],
|
||||||
|
"message": "{match} will not be added as they're just mirroring content from MangaDex and have relations to the MangaLivre team. Use the MangaDex extension directly instead."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
auto-close-ignore-label: do-not-autoclose
|
auto-close-ignore-label: do-not-autoclose
|
||||||
|
|
Loading…
Reference in New Issue