From 86f02b73e3c247495b2e4d88803bdc97feda2135 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:01:40 +0300 Subject: [PATCH 1/3] feat(domain): gfn1.is-a.dev --- domains/gfn1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn1.json diff --git a/domains/gfn1.json b/domains/gfn1.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +} From 3c691712f5dc061f4446741414f545b698623202 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:02:45 +0300 Subject: [PATCH 2/3] feat(domain): gfn.is-a.dev --- domains/gfn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gfn.json diff --git a/domains/gfn.json b/domains/gfn.json new file mode 100644 index 000000000..424b83cd4 --- /dev/null +++ b/domains/gfn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3038d31fd410fb8cb639d61f99fe99c345d98aa Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:05:08 +0300 Subject: [PATCH 3/3] feat(domain): gfn2.is-a.dev --- domains/gfn2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn2.json diff --git a/domains/gfn2.json b/domains/gfn2.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +}