mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
27 lines
452 B
TypeScript
27 lines
452 B
TypeScript
export default [
|
|
'totalitarian',
|
|
'hateSpeech',
|
|
'racism',
|
|
'xenophobia',
|
|
'homophobia',
|
|
'transphobia',
|
|
'enbyphobia',
|
|
'queerphobia',
|
|
'exclusionism',
|
|
'sexism',
|
|
'misogyny',
|
|
'ableism',
|
|
'harassment',
|
|
'impersonation',
|
|
'selfHarm',
|
|
'childPornography',
|
|
'pedophilia',
|
|
'unlawfulConduct',
|
|
'misinformation',
|
|
'doxxing',
|
|
'spam',
|
|
'trolling',
|
|
'advertisement',
|
|
'copyright',
|
|
];
|