Skip to content

Commit

Permalink
Remove the 'matrix' subdomain which appears unused (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Oct 2, 2024
1 parent 9243a60 commit 3a20b72
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 @@ -92,14 +92,6 @@ resource "namedotcom_record" "record_375pearl_1367537" {
answer = "2001:504:36::c2ab:0:1"
}

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

resource "namedotcom_record" "record__now_3070265" {
domain_name = "nycmesh.net"
host = "_now"
Expand Down

0 comments on commit 3a20b72

Please sign in to comment.