MU.php 238 B

123456789101112
  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.MU',
  6. 'CO.MU',
  7. 'COM.MU',
  8. 'GOV.MU',
  9. 'NET.MU',
  10. 'OR.MU',
  11. 'ORG.MU',
  12. ];