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
2600db3c74
commit
c0c506692b
1 changed files with 7 additions and 3 deletions
|
|
@ -3,8 +3,12 @@
|
|||
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
|
||||
return [
|
||||
'exceptions' => [],
|
||||
'rules' => [],
|
||||
'wildcards' => [
|
||||
'KH',
|
||||
'rules' => [
|
||||
'COM.KH',
|
||||
'EDU.KH',
|
||||
'GOV.KH',
|
||||
'NET.KH',
|
||||
'ORG.KH',
|
||||
],
|
||||
'wildcards' => [],
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue