BB.php 284 B

123456789101112131415
  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. 'BIZ.BB',
  6. 'CO.BB',
  7. 'COM.BB',
  8. 'EDU.BB',
  9. 'GOV.BB',
  10. 'INFO.BB',
  11. 'NET.BB',
  12. 'ORG.BB',
  13. 'STORE.BB',
  14. 'TV.BB',
  15. ];