Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
NaturalPersonTenDigitsCalculator: se agrega palabra prohibida
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan José Cortés Guzmán committed Apr 28, 2021
1 parent ac5b66a commit 71ee363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RFC/NaturalPersonTenDigitsCalculator.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class NaturalPersonTenDigitsCalculator
];

protected $forbiddenWords = [
"BUEI", "BUEY", "CACA", "CACO", "CAGA", "KOGE", "KAKA", "MAME", "KOJO", "KULO",
"BUEI", "BUEY", "CACA", "CACO", "CAGA", "KOGE", "KAKA", "MAME", "KOJO", "KULO", "CULO",
"CAGO", "COGE", "COJE", "COJO", "FETO", "JOTO", "KACO", "KAGO", "MAMO", "MEAR", "MEON",
"MION", "MOCO", "MULA", "PEDA", "PEDO", "PENE", "PUTA", "PUTO", "QULO", "RATA", "RUIN"
];
Expand Down

0 comments on commit 71ee363

Please sign in to comment.