Skip to content

Commit

Permalink
Remove dot from hostnames
Browse files Browse the repository at this point in the history
  • Loading branch information
EducatedSuddenBucket authored Jan 2, 2025
1 parent 2e9cd7d commit 704d8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domains/nullifiedsec.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

"record": {
"A": ["76.76.21.21"],
"MX": ["mx1.improvmx.com.", "mx2.improvmx.com."],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]

},
Expand Down

0 comments on commit 704d8d0

Please sign in to comment.