LY.php 268 B

1234567891011121314
  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.LY',
  6. 'EDU.LY',
  7. 'GOV.LY',
  8. 'ID.LY',
  9. 'MED.LY',
  10. 'NET.LY',
  11. 'ORG.LY',
  12. 'PLC.LY',
  13. 'SCH.LY',
  14. ];