mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
Update Regional Information
This commit is contained in:
parent
e8f04e7ce6
commit
4bf02b30e0
4 changed files with 13 additions and 0 deletions
10
data/domain/public-suffix/COMPANY.php
Normal file
10
data/domain/public-suffix/COMPANY.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php declare(strict_types=1);
|
||||
// SPDX-FileCopyrightText: 2007–22 Mozilla Foundation
|
||||
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
|
||||
return [
|
||||
'exceptions' => [],
|
||||
'rules' => [
|
||||
'MYBOX.COMPANY',
|
||||
],
|
||||
'wildcards' => [],
|
||||
];
|
||||
|
|
@ -4,6 +4,7 @@
|
|||
return [
|
||||
'exceptions' => [],
|
||||
'rules' => [
|
||||
'INTOUCH.EMAIL',
|
||||
'ON.CRISP.EMAIL',
|
||||
'P.TAWK.EMAIL',
|
||||
'P.TAWKTO.EMAIL',
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ return [
|
|||
'LOGINTO.ME',
|
||||
'LOHMUS.ME',
|
||||
'MCDIR.ME',
|
||||
'MYBOX.ME',
|
||||
'MYDS.ME',
|
||||
'NET.ME',
|
||||
'NOHOST.ME',
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ return [
|
|||
'DEUXFLEURS.PAGE',
|
||||
'HEYFLOW.PAGE',
|
||||
'HLX.PAGE',
|
||||
'MYBOX.PAGE',
|
||||
'PDNS.PAGE',
|
||||
'PLESK.PAGE',
|
||||
'PRVCY.PAGE',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue