Skip to content

Commit

Permalink
Remove the 'donate' subdomain which appears unused
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Sep 12, 2024
1 parent fe5f17b commit af865d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sld/records.nycmesh.net.tf
Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,6 @@ resource "namedotcom_record" "record_ipv4_3588982" {
answer = "ns-1346.awsdns-40.org"
}

# Offline as of 9/2/24
resource "namedotcom_record" "record_donate_1186425" {
domain_name = "nycmesh.net"
host = "donate"
record_type = "A"
answer = "104.131.97.63"
}

resource "namedotcom_record" "record_donate2_3618629" {
domain_name = "nycmesh.net"
host = "donate2"
Expand Down

0 comments on commit af865d8

Please sign in to comment.