RW.php 240 B

123456789101112
  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.RW',
  6. 'CO.RW',
  7. 'COOP.RW',
  8. 'GOV.RW',
  9. 'MIL.RW',
  10. 'NET.RW',
  11. 'ORG.RW',
  12. ];