YE.php 227 B

1234567891011
  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. 'COM.YE',
  6. 'EDU.YE',
  7. 'GOV.YE',
  8. 'MIL.YE',
  9. 'NET.YE',
  10. 'ORG.YE',
  11. ];