Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aero: remove extra word between TLD name and URL #2029

Merged
merged 2 commits into from
Jul 12, 2024

Commits on Jul 6, 2024

  1. aero: remove extra word between TLD name and URL

    This is the only TLD that isn't in the form "<tld> : <url>". It's
    preferable to make it match the others rather than force metadata
    parsers to work around it.
    danderson committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8e4186f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. aero: update domain policy link, and update 2LD public suffixes

    The 2LD list comes from clause 11 of the domain management policy.
    It is divided into active 2LDs and reserved but inactive. Any active
    2LD must provide a registration policy that will be inlined in the
    TLD's policies, which is how we can tell the two sets apart.
    danderson committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    771a818 View commit details
    Browse the repository at this point in the history