OM.php 271 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.OM',
  6. 'COM.OM',
  7. 'EDU.OM',
  8. 'GOV.OM',
  9. 'MED.OM',
  10. 'MUSEUM.OM',
  11. 'NET.OM',
  12. 'ORG.OM',
  13. 'PRO.OM',
  14. ];