add known tags
This commit is contained in:
parent
87ae7faf1c
commit
f0a0a59c4c
2 changed files with 3 additions and 1 deletions
2
dist/bundle.es.js
vendored
2
dist/bundle.es.js
vendored
File diff suppressed because one or more lines are too long
|
@ -16,6 +16,8 @@ export const DEFAULT_FOLLOWED_TAGS = [
|
|||
export const MATURE_TAGS = ['porn', 'nsfw', 'mature', 'xxx'];
|
||||
|
||||
export const DEFAULT_KNOWN_TAGS = [
|
||||
'free speech',
|
||||
'censorship',
|
||||
'gaming',
|
||||
'pop culture',
|
||||
'Entertainment',
|
||||
|
|
Loading…
Reference in a new issue