mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
feat: improve matching [skip ci]
This commit is contained in:
parent
91374d6e24
commit
1269b91ebb
@ -410,7 +410,7 @@
|
|||||||
954147049832603748
|
954147049832603748
|
||||||
],
|
],
|
||||||
"match": [
|
"match": [
|
||||||
"(?i)(((seekbar|preview|timeline|time|thumbnail).*){2,})"
|
"(?i)(((seek|preview|timeline|time |thumbnail).*){2,})"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"excludes": {
|
"excludes": {
|
||||||
@ -449,6 +449,11 @@
|
|||||||
"url": ""
|
"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