EG.php 270 B

1234567891011121314
  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. 'COM.EG',
  6. 'EDU.EG',
  7. 'EUN.EG',
  8. 'GOV.EG',
  9. 'MIL.EG',
  10. 'NAME.EG',
  11. 'NET.EG',
  12. 'ORG.EG',
  13. 'SCI.EG',
  14. ];