mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-02 15:34:24 +02:00
fix: get rid of negative lookahead
This commit is contained in:
parent
be5f7e111c
commit
7c170cbfee
@ -64,7 +64,7 @@
|
||||
{
|
||||
"includes": {
|
||||
"channels": [952946952348270626, 954147049832603748],
|
||||
"match": ["vanced\\s*\\.\\s*(?!app)\\S*"]
|
||||
"match": ["vanced\\.([^a]|a($|[^p]))"]
|
||||
},
|
||||
"excludes": {
|
||||
"roles": [
|
||||
@ -109,4 +109,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user