mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
feat: improve matching [skip ci]
This commit is contained in:
parent
91374d6e24
commit
1269b91ebb
@ -410,7 +410,7 @@
|
||||
954147049832603748
|
||||
],
|
||||
"match": [
|
||||
"(?i)(((seekbar|preview|timeline|time|thumbnail).*){2,})"
|
||||
"(?i)(((seek|preview|timeline|time |thumbnail).*){2,})"
|
||||
]
|
||||
},
|
||||
"excludes": {
|
||||
@ -449,6 +449,11 @@
|
||||
"url": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"thread_options": {
|
||||
"close_on_response": true,
|
||||
"lock_on_response": false,
|
||||
"only_on_first_message": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user