From afcccebd9165f35ba92d232e88b049b164e0f9b9 Mon Sep 17 00:00:00 2001 From: notashleel Date: Sun, 19 Nov 2023 21:14:06 +0530 Subject: [PATCH 1/2] feat(domain): ashey.is-a.dev --- domains/ashey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashey.json diff --git a/domains/ashey.json b/domains/ashey.json new file mode 100644 index 000000000..0e734012f --- /dev/null +++ b/domains/ashey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "notashleel", + "email": "aumanshk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d33a01cfd94fc883c30b9abb8921bd0ab06f7527 Mon Sep 17 00:00:00 2001 From: notashleel Date: Sun, 19 Nov 2023 21:16:11 +0530 Subject: [PATCH 2/2] feat(domain): asheyxd.is-a.dev --- domains/asheyxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/asheyxd.json diff --git a/domains/asheyxd.json b/domains/asheyxd.json new file mode 100644 index 000000000..0e734012f --- /dev/null +++ b/domains/asheyxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "notashleel", + "email": "aumanshk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file