mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-01 15:04:25 +02:00
feat: use better matching regex [skip ci]
This commit is contained in:
parent
aca4692640
commit
6f5c6aaee4
@ -111,7 +111,7 @@
|
|||||||
{
|
{
|
||||||
"includes": {
|
"includes": {
|
||||||
"channels": [952946952348270626, 954147049832603748],
|
"channels": [952946952348270626, 954147049832603748],
|
||||||
"match": ["vanced\\s*\\.io"]
|
"match": ["vanced\\s*\\.\\s*(?!app)\\S*"]
|
||||||
},
|
},
|
||||||
"excludes": {
|
"excludes": {
|
||||||
"roles": [
|
"roles": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user