PH.php 253 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. 'COM.PH',
  6. 'EDU.PH',
  7. 'GOV.PH',
  8. 'I.PH',
  9. 'MIL.PH',
  10. 'NET.PH',
  11. 'NGO.PH',
  12. 'ORG.PH',
  13. ];