VN.php 315 B

1234567891011121314151617
  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.VN',
  6. 'BIZ.VN',
  7. 'COM.VN',
  8. 'EDU.VN',
  9. 'GOV.VN',
  10. 'HEALTH.VN',
  11. 'INFO.VN',
  12. 'INT.VN',
  13. 'NAME.VN',
  14. 'NET.VN',
  15. 'ORG.VN',
  16. 'PRO.VN',
  17. ];