IL.php 254 B

12345678910111213
  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.IL',
  6. 'CO.IL',
  7. 'GOV.IL',
  8. 'IDF.IL',
  9. 'K12.IL',
  10. 'MUNI.IL',
  11. 'NET.IL',
  12. 'ORG.IL',
  13. ];