From 976945c7e4dc5be892d5f741cc83ad70049785ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 25 Feb 2023 14:09:36 +0800 Subject: [PATCH] fix json --- domains/gdbotlist.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json index e591a7b72..aae9e4df4 100644 --- a/domains/gdbotlist.json +++ b/domains/gdbotlist.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "coolsausage45", "email": "hakekr27@gmail.com" @@ -5,3 +6,4 @@ "record": { "CNAME": "coolsausage45.github.io" } +}