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