mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
commit
61be8eee35
2 changed files with 1 additions and 10 deletions
|
@ -93,15 +93,6 @@ export default definePlugin({
|
|||
}
|
||||
},
|
||||
// empty word filter
|
||||
{
|
||||
find: '"kinkster","kinky"',
|
||||
predicate: () => settings.store.disableDisallowedDiscoveryFilters,
|
||||
replacement: {
|
||||
match: /=\[".+?"\]/g,
|
||||
replace: "=[]"
|
||||
}
|
||||
},
|
||||
// empty 2nd word filter
|
||||
{
|
||||
find: '"pepe","nude"',
|
||||
predicate: () => settings.store.disableDisallowedDiscoveryFilters,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue