Skip to content

Commit

Permalink
Relax forbidden name
Browse files Browse the repository at this point in the history
  • Loading branch information
dcadenas committed Apr 25, 2024
1 parent 56fe27b commit 56f2c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/middlewares/forbiddenNames.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ const forbiddenNames = [
/corp.*whore/,
/cox/,
/cp/,
/cub/,
/^cub$/,
/cum.*chugger/,
/cum.*dumpster/,
/cum.*freak/,
Expand Down

0 comments on commit 56f2c70

Please sign in to comment.