Skip to content

Commit

Permalink
Remove unnecessary comma
Browse files Browse the repository at this point in the history
  • Loading branch information
EducatedSuddenBucket authored Jan 1, 2025
1 parent b39e3f7 commit 6eca174
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 @@ -7,7 +7,7 @@
"record": {
"A": ["76.76.21.21"],
"MX": ["mx1.improvmx.com.", "mx2.improvmx.com."],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]

},

Expand Down

0 comments on commit 6eca174

Please sign in to comment.