ZM.php 296 B

12345678910111213141516
  1. <?php declare(strict_types=1);
  2. // Copyright (c) https://publicsuffix.org
  3. // SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
  4. return [
  5. 'AC.ZM',
  6. 'BIZ.ZM',
  7. 'CO.ZM',
  8. 'COM.ZM',
  9. 'EDU.ZM',
  10. 'GOV.ZM',
  11. 'INFO.ZM',
  12. 'MIL.ZM',
  13. 'NET.ZM',
  14. 'ORG.ZM',
  15. 'SCH.ZM',
  16. ];