diff options
author | Elizabeth <elizabeth@simponic.xyz> | 2024-04-09 16:43:23 -0600 |
---|---|---|
committer | Elizabeth <elizabeth@simponic.xyz> | 2024-04-09 16:43:23 -0600 |
commit | 7c62833cb3dfc28d279bc72c6a68a7a907488759 (patch) | |
tree | 1c177e5410e7fe56fc4b85132708c5291e1ff73a | |
parent | 06f1aa3f373f11013c679647ca77956b845b9e63 (diff) | |
download | dns-updater-main.tar.gz dns-updater-main.zip |
-rw-r--r-- | records.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/records.json b/records.json index 7ec6344..1629eda 100644 --- a/records.json +++ b/records.json @@ -86,7 +86,7 @@ { "type": "CNAME", "name": "simponic", - "content": "simponic.xyz.", + "content": "simponic.xyz", "ttl": "43200", "internal": "off" } |