Update Regional Information

This commit is contained in:
The Respect Panda 2026-03-02 00:19:39 +00:00
commit 216c8fe019

View file

@ -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' => [],
];