KI.php 242 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. 'BIZ.KI',
  6. 'COM.KI',
  7. 'EDU.KI',
  8. 'GOV.KI',
  9. 'INFO.KI',
  10. 'NET.KI',
  11. 'ORG.KI',
  12. ];