DZ.php 283 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. 'ART.DZ',
  6. 'ASSO.DZ',
  7. 'COM.DZ',
  8. 'EDU.DZ',
  9. 'GOV.DZ',
  10. 'NET.DZ',
  11. 'ORG.DZ',
  12. 'POL.DZ',
  13. 'SOC.DZ',
  14. 'TM.DZ',
  15. ];