From 06f1aa3f373f11013c679647ca77956b845b9e63 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Tue, 9 Apr 2024 16:42:36 -0600 Subject: [PATCH] add simponic.hate record --- records.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/records.json b/records.json index cbddf75..7ec6344 100644 --- a/records.json +++ b/records.json @@ -82,5 +82,12 @@ "content": "levi.simponic.xyz.", "ttl": "43200", "internal": "off" + }, + { + "type": "CNAME", + "name": "simponic", + "content": "simponic.xyz.", + "ttl": "43200", + "internal": "off" } ]