NR.php 242 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. 'BIZ.NR',
  6. 'COM.NR',
  7. 'EDU.NR',
  8. 'GOV.NR',
  9. 'INFO.NR',
  10. 'NET.NR',
  11. 'ORG.NR',
  12. ];