MG.php 267 B

1234567891011121314
  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. 'CO.MG',
  6. 'COM.MG',
  7. 'EDU.MG',
  8. 'GOV.MG',
  9. 'MIL.MG',
  10. 'NOM.MG',
  11. 'ORG.MG',
  12. 'PRD.MG',
  13. 'TM.MG',
  14. ];