From 1cc8151fea5742003e2a71313d5a46d8e361c638 Mon Sep 17 00:00:00 2001 From: ayekaden Date: Sat, 2 Dec 2023 23:56:33 -0500 Subject: [PATCH 01/10] feat(domain): kxden.is-a.dev --- domains/kxden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kxden.json diff --git a/domains/kxden.json b/domains/kxden.json new file mode 100644 index 000000000..ee34a4496 --- /dev/null +++ b/domains/kxden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ayekaden", + "email": "kadenfday91@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 40f3e4bc5741d11dc9f8b017703f48f6b981ed8c Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:39:53 +0800 Subject: [PATCH 02/10] Update fa-fifi.json --- domains/fa-fifi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json index a40c9394f..be41afb25 100644 --- a/domains/fa-fifi.json +++ b/domains/fa-fifi.json @@ -1,9 +1,10 @@ { + "description": "Personal portfolio website", "owner": { "username": "fa-fifi", "email": "fafifi1997@gmail.com" }, "record": { - "TXT": "google-site-verification=aybl6pibwuv4qzq9kxmrjam9vfcq0iunrbx_aexpfve" + "CNAME": "fa-fifi.github.io" } } From 251e74a86c88291cff22bcc0513168843bb8c964 Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:41:14 +0800 Subject: [PATCH 03/10] Create _github-pages-challenge-fa-fifi.fa-fifi.json --- domains/_github-pages-challenge-fa-fifi.fa-fifi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-fa-fifi.fa-fifi.json diff --git a/domains/_github-pages-challenge-fa-fifi.fa-fifi.json b/domains/_github-pages-challenge-fa-fifi.fa-fifi.json new file mode 100644 index 000000000..088cebcb7 --- /dev/null +++ b/domains/_github-pages-challenge-fa-fifi.fa-fifi.json @@ -0,0 +1,10 @@ +{ + "description": "Github page domain verification", + "owner": { + "username": "fa-fifi", + "email": "fafifi1997@gmail.com" + }, + "record": { + "TXT": "4076c15aac94a89c1a131d252cf368" + } +} From a14858bbc68ffaa21ed07e0cdd72c3ebd8498a29 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 3 Dec 2023 11:43:13 +0530 Subject: [PATCH 04/10] Create mrjunkyz.json --- domains/mrjunkyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrjunkyz.json diff --git a/domains/mrjunkyz.json b/domains/mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From b684600e6a169b35e678747e1fe121366c33f058 Mon Sep 17 00:00:00 2001 From: Onlive1337 Date: Sun, 3 Dec 2023 11:39:05 +0500 Subject: [PATCH 05/10] feat(domain): onlive.is-a.dev --- domains/onlive.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/onlive.json diff --git a/domains/onlive.json b/domains/onlive.json new file mode 100644 index 000000000..7d9b778fe --- /dev/null +++ b/domains/onlive.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Onlive1337", + "email": "tabdulov2006@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 eb6612a8acd921ac64b9b321165a57bf41fb003f Mon Sep 17 00:00:00 2001 From: Heroku403 Date: Sun, 3 Dec 2023 13:07:44 +0530 Subject: [PATCH 06/10] feat(domain): apanel.is-a.dev --- domains/apanel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apanel.json diff --git a/domains/apanel.json b/domains/apanel.json new file mode 100644 index 000000000..98d4c5308 --- /dev/null +++ b/domains/apanel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Heroku403", + "email": "juhisharma0757@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 6a051a91719215cfca16c94dbbebdd851fc4012a Mon Sep 17 00:00:00 2001 From: emredurak01 Date: Sun, 3 Dec 2023 12:36:15 +0300 Subject: [PATCH 07/10] feat(domain): emre.is-a.dev --- domains/emre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emre.json diff --git a/domains/emre.json b/domains/emre.json new file mode 100644 index 000000000..70a07680e --- /dev/null +++ b/domains/emre.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "emredurak01", + "email": "emredurak01@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 b405168b3f55cc03cffe1990be20c1672460a6a4 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:00:51 +0200 Subject: [PATCH 08/10] Create _discord.cutedog5695 --- domains/_discord.cutedog5695 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.cutedog5695 diff --git a/domains/_discord.cutedog5695 b/domains/_discord.cutedog5695 new file mode 100644 index 000000000..a5a5a6012 --- /dev/null +++ b/domains/_discord.cutedog5695 @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695" + }, + "record": { + "TXT": "dh=f85ce7cf4e6ff1f6136767a12c041fbbcb446045" + } +} From 7d27230d23218035b1aaf0a2eb7fbef570d1750e Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:12:42 +0200 Subject: [PATCH 09/10] spf --- domains/stefan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefan.json b/domains/stefan.json index 2a39dd176..63953e825 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -7,6 +7,6 @@ "record": { "URL": "https://dyno.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=naffets0@gmail.com" + "TXT": ["forward-email=naffets0@gmail.com", "v=spf1 a mx include:spf.forwardemail.net include:_spf.google.com -all"] } } From 76239d9e044d29b6c84db575bc5a446e78827f4b Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:53:11 +0200 Subject: [PATCH 10/10] Rename _discord.cutedog5695 to _discord.cutedog5695.json --- domains/{_discord.cutedog5695 => _discord.cutedog5695.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.cutedog5695 => _discord.cutedog5695.json} (100%) diff --git a/domains/_discord.cutedog5695 b/domains/_discord.cutedog5695.json similarity index 100% rename from domains/_discord.cutedog5695 rename to domains/_discord.cutedog5695.json