UG.php 249 B

12345678910111213
  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.UG',
  6. 'CO.UG',
  7. 'COM.UG',
  8. 'GO.UG',
  9. 'NE.UG',
  10. 'OR.UG',
  11. 'ORG.UG',
  12. 'SC.UG',
  13. ];