Skip to content

Commit

Permalink
Remove the 'meet' subdomain which appears unused (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Oct 1, 2024
1 parent cacdbe1 commit 9243a60
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 @@ -265,14 +265,6 @@ resource "namedotcom_record" "record_dashboard_7092840" {
answer = "nycmesh-dashboard.netlify.com"
}

# Offline as of 9/2/24
resource "namedotcom_record" "record_meet_9880531" {
domain_name = "nycmesh.net"
host = "meet"
record_type = "A"
answer = "199.170.132.33"
}

# Site verification for github. Only modify if you know what you're doing.
resource "namedotcom_record" "record__github-challenge-nycmeshnet_194338752" {
domain_name = "nycmesh.net"
Expand Down

0 comments on commit 9243a60

Please sign in to comment.