Skip to content

Commit

Permalink
identifier: tweaks and additions to slur list (#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold authored Jul 13, 2023
1 parent 3d47eed commit 0bac4e7
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions packages/identifier/src/reserved.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1047,30 +1047,29 @@ const famousAccounts = [
'zerohora',
]

// Needs additional work to add more words that should be caught and regex added to catch common variations
// naive, incomplete list of slurs and unacceptable words
const slurs = [
'chinaman',
'chinamen',
'bluegum',
'chink',
'chinks',
'coolie',
'coolies',
'coon',
'coons',
'coont',
'golliwog',
'golliwogs',
'gook',
'gooks',
'gyp',
'gyps',

This comment has been minimized.

Copy link
@ruralTom

ruralTom Jul 17, 2023

Gypsy can be added. I don't think it's a term used anymore. Travelers is right word (I think)

This comment has been minimized.

Copy link
@wmturner

wmturner Jul 17, 2023

This is incorrect. They are distinct groups of people.

'half-breed',
'half-breeds',
'halfbreed',
'half-breeds',
'halfbreeds',
'heeb',
'heebs',
'jap',
'japs',
'hitler',
'kaffer',
'kaffers',
'kaffir',
Expand All @@ -1081,53 +1080,54 @@ const slurs = [
'kafirs',
'kike',
'kikes',
'kraut',
'krauts',
'kkk',
'klukluxklan',
'muzzie',
'n1gga',
'n1gger',
'naziΒ ',

This comment has been minimized.

Copy link
@DavidBuchanan314

DavidBuchanan314 Jul 13, 2023

Contributor

there's a stray space in here

'negorid',
'negress',
'negro',
'negros',
'nig',
'nigs',
'nig-nog',
'nig-nogs',
'nigg3r',
'nigg4h',
'nigga',
'niggah',
'niggas',
'niggaz',
'nigger',
'niggerachi',
'niggerette',
'niggerican',
'niggerino',
'niggeroid',
'niggers',
'nigglet',
'nigguh',
'nigguhs',
'pajeet',
'pajeets',
'nig-nog',
'nig-nogs',
'nigs',
'paki',
'pakis',
'pedophile',

This comment has been minimized.

Copy link
@ruralTom

ruralTom Jul 17, 2023

Pedophile isn't a slur.

'pickaninnie',
'pickaninnies',
'pickaninny',
'pickaninnys',
'raghead',
'ragheads',
'retard',

This comment has been minimized.

Copy link
@aetaric

aetaric Jul 13, 2023

This and the one below were in here for a reason.

This comment has been minimized.

Copy link
@ZASMan

ZASMan Jul 13, 2023

Why would you allow this???

'retards',

This comment has been minimized.

Copy link
@bennett-elder

bennett-elder Jul 13, 2023

I can't imagine what acceptable use that would have within the ToS.

This comment has been minimized.

Copy link
@ruralTom

ruralTom Jul 17, 2023

Does this impact chat? Because retard and retards comes up in car talk from time to time, but that's about it that maybe the average person might see. When setting your timing you advance or retard the timing. I

'redskin',
'sambo',
'sambos',
'shemale',
'shemales',

This comment has been minimized.

Copy link
@ruralTom

ruralTom Jul 17, 2023

Shemale is an outdated term and I don't see that it would be used in a positive context.

'spade',
'spades',
'sperg',
'spergs',
'spic',
'spics',
'squaw',
'squaws',
'tard',
'tards',
'wetback',
'wetbacks',
'wigger',
'wiggers',
'wop',
'wops',
'yid',
'yids',
]
Expand Down

0 comments on commit 0bac4e7

Please sign in to comment.