SH.php 213 B

12345678910
  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.SH',
  6. 'GOV.SH',
  7. 'MIL.SH',
  8. 'NET.SH',
  9. 'ORG.SH',
  10. ];