From 88669fa7ccd691187dc8ea7b1957a513e3ee3bb1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Mon, 17 Jul 2023 07:34:52 +0700 Subject: [PATCH 1/3] feat(domain): duyeric.is-a.dev --- domains/duyeric.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/duyeric.json diff --git a/domains/duyeric.json b/domains/duyeric.json new file mode 100644 index 000000000..02311db02 --- /dev/null +++ b/domains/duyeric.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "CNAME": "www" + } + } + \ No newline at end of file From 699eafe00caa98bebf91c8819e08e034195f3ae1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Sat, 22 Jul 2023 10:43:31 +0700 Subject: [PATCH 2/3] feat(domain): duynguyen.is-a.dev --- domains/duynguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duynguyen.json diff --git a/domains/duynguyen.json b/domains/duynguyen.json new file mode 100644 index 000000000..998d83e96 --- /dev/null +++ b/domains/duynguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] + } +} From eb9b69a1dc994c062e4ec6607369d77647d62bf6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 18:01:48 +0800 Subject: [PATCH 3/3] Update duyeric.json --- domains/duyeric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/duyeric.json b/domains/duyeric.json index 02311db02..b0f5fa4de 100644 --- a/domains/duyeric.json +++ b/domains/duyeric.json @@ -4,7 +4,7 @@ "email": "duyericmmo@gmail.com" }, "record": { - "CNAME": "www" + "A": ["172.245.139.131"] } } - \ No newline at end of file +