mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
This commit will add the LLP, XN--MGBCPQ6GPA1A, XN--Q7CE6A and XN--QXA6A top-level domains, and remove BNL, CARTIER, CHRYSLER, DODGE, DUNS, EVERBANK, HONEYWELL, ISELECT, LADBROKES, LANCOME, LIAISON, MOBILY, MOPAR, MOVISTAR, NADEX, PIAGET, SRT, STARHUB, TELEFONICA, UCONNECT, VISTAPRINT, WARMAN, XN--ESTV75G and XN--MGBB9FBPOB top-level domains. Below the Bash command I used to generate the new list: curl https://data.iana.org/TLD/tlds-alpha-by-domain.txt | grep --invert-match '^#' | sed --regexp-extended "s,^,',; s/$/', /" | tr --delete '\n' | fold --width=72 --spaces Signed-off-by: Henrique Moody <henriquemoody@gmail.com> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Rules | ||
| Factory.php | ||
| Validatable.php | ||
| Validator.php | ||