GE.php 241 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. 'COM.GE',
  6. 'EDU.GE',
  7. 'GOV.GE',
  8. 'MIL.GE',
  9. 'NET.GE',
  10. 'ORG.GE',
  11. 'PVT.GE',
  12. ];