From 997efd360fe0512dd91ff9f63976c18562557da0 Mon Sep 17 00:00:00 2001 From: diamond-gold Date: Sat, 29 Oct 2022 13:22:33 +0800 Subject: [PATCH 1/2] feat: Added domain programatically --- domains/ace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ace.json diff --git a/domains/ace.json b/domains/ace.json new file mode 100644 index 000000000..b11041071 --- /dev/null +++ b/domains/ace.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "diamond-gold", + "email": "diamond-gold-ace@outlook.com" + }, + + "record": { + "URL": "github.com/diamond-gold" + } + } + \ No newline at end of file From c017a7067599a34187e3ad1cd5026f50be491e1b Mon Sep 17 00:00:00 2001 From: MaskDuck <70831061+MaskDuck@users.noreply.github.com> Date: Sat, 29 Oct 2022 20:11:59 +0700 Subject: [PATCH 2/2] Update ace.json --- domains/ace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ace.json b/domains/ace.json index b11041071..933f8cc2f 100644 --- a/domains/ace.json +++ b/domains/ace.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "github.com/diamond-gold" + "URL": "https://github.com/diamond-gold" } } - \ No newline at end of file +