UK.php 297 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. 'AC.UK',
  6. 'CO.UK',
  7. 'GOV.UK',
  8. 'LTD.UK',
  9. 'ME.UK',
  10. 'NET.UK',
  11. 'NHS.UK',
  12. 'ORG.UK',
  13. 'PLC.UK',
  14. 'POLICE.UK',
  15. 'SCH.UK',
  16. ];