PA.php 296 B

12345678910111213141516
  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. 'ABO.PA',
  6. 'AC.PA',
  7. 'COM.PA',
  8. 'EDU.PA',
  9. 'GOB.PA',
  10. 'ING.PA',
  11. 'MED.PA',
  12. 'NET.PA',
  13. 'NOM.PA',
  14. 'ORG.PA',
  15. 'SLD.PA',
  16. ];