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