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

Add new judicialcollege.judiciary.gov.uk subdomains #329

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions hostedzones/judiciary.gov.uk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ civiljusticecouncil:
ttl: 600
type: A
value: 80.86.35.81
default._domainkey.judicialcollege:
ttl: 300
type: TXT
value: v=DKIM1; h=sha256; k=rsa;
familyjusticecouncil:
ttl: 600
type: A
Expand All @@ -86,13 +82,17 @@ jars.jac:
ttl: 600
type: A
value: 185.40.8.147
judicial._domainkey.judicialcollege:
ttl: 300
type: TXT
value: "v=DKIM1; k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw5LIWGsIA8LkFUYzDYvEHUdWh1uGYRbCH71ondnfkb+aR+x6tLGIhEkftLi9h5AQZASpWzYZotqw1FQ5ppt1tAgN7HkCBEs+R+WQUNaqt1Op680V7qXKxrfNIMSk8tqnk47kX7CjcjrkG7cMACNjxyJHzZibi/q5xG0S4NZmnJ40FOQgY0GDB6lT/zarCeKMuma6yLwXxnaOkK8SASXlLDVxMbayN4KnM2GWxZ8uzcFcfqP7pIk61j4zY7tUqMXNAWpIbo1byslztYAEqbgNiCt7/aVCLSLzpEm4OqDjkCuFomSNuIwU2kkhZpFks/aFCu3EuHoDppIH7agJrJo/aQIDAQAB"
judicialcollege:
- ttl: 300
type: A
value: 5.57.63.145
- ttl: 300
type: TXT
value: v=spf1 mx a ip4:5.57.63.229 -all
value: v=spf1 mx a ip4:5.57.63.145 -all
judicialconduct:
ttl: 600
type: NS
Expand Down
Loading