KE.php 264 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. 'AC.KE',
  6. 'CO.KE',
  7. 'GO.KE',
  8. 'INFO.KE',
  9. 'ME.KE',
  10. 'MOBI.KE',
  11. 'NE.KE',
  12. 'OR.KE',
  13. 'SC.KE',
  14. ];