EE.php 284 B

123456789101112131415
  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. 'AIP.EE',
  6. 'COM.EE',
  7. 'EDU.EE',
  8. 'FIE.EE',
  9. 'GOV.EE',
  10. 'LIB.EE',
  11. 'MED.EE',
  12. 'ORG.EE',
  13. 'PRI.EE',
  14. 'RIIK.EE',
  15. ];