BI.php 211 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. 'CO.BI',
  6. 'COM.BI',
  7. 'EDU.BI',
  8. 'OR.BI',
  9. 'ORG.BI',
  10. ];