GL.php 212 B

12345678910
  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. 'CO.GL',
  6. 'COM.GL',
  7. 'EDU.GL',
  8. 'NET.GL',
  9. 'ORG.GL',
  10. ];