From 462491cd7f66bdc256bf0ffcb625ce6cec6e4e9f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 8 Nov 2023 22:00:16 +0200 Subject: [PATCH 01/10] feat(domain): cutedog5695.is-a.dev --- domains/cutedog5695.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cutedog5695.json diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json new file mode 100644 index 000000000..d4a291c63 --- /dev/null +++ b/domains/cutedog5695.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com" + }, + "record": { + "TXT": "google-site-verification=dpifgh_jknqd3s4kbnnwli1jfjdb-a_ebmsr2umalmq" + } +} From 796dc232a6749c4777aef99eb140490f026c5963 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:00:24 +0200 Subject: [PATCH 02/10] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index d4a291c63..0e5ac64d2 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -4,6 +4,6 @@ "email": "cutedog5695@gmail.com" }, "record": { - "TXT": "google-site-verification=dpifgh_jknqd3s4kbnnwli1jfjdb-a_ebmsr2umalmq" + "CNAME": "https://cutedog5695.github.io/" } } From c72ac78892b01ee5e518350876f8c0781018c0be Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:01:43 +0200 Subject: [PATCH 03/10] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0e5ac64d2..e9ce0e7af 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -4,6 +4,6 @@ "email": "cutedog5695@gmail.com" }, "record": { - "CNAME": "https://cutedog5695.github.io/" + "CNAME": "cutedog5695.github.io/" } } From 28138fcc227e3b565caa0ea096ceff8df8107d28 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:44:37 +0200 Subject: [PATCH 04/10] Added more contact details to cutedog5695.json --- domains/cutedog5695.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index e9ce0e7af..403905806 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -2,6 +2,8 @@ "owner": { "username": "CuteDog5695", "email": "cutedog5695@gmail.com" + "discord": "cutedog5695" + "twitter": "cutedog5695" }, "record": { "CNAME": "cutedog5695.github.io/" From e0c3c1fe46ccfef6dc5e1736e097aa78442642d4 Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:57:43 +0530 Subject: [PATCH 05/10] feat(domain): discord.amulyasingh.is-a.dev --- domains/discord.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/discord.amulyasingh.json diff --git a/domains/discord.amulyasingh.json b/domains/discord.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/discord.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@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 ff85b1d18327f60b262e500ab8f2c864133661ac Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:58:42 +0530 Subject: [PATCH 06/10] feat(domain): yt.amulyasingh.is-a.dev --- domains/yt.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yt.amulyasingh.json diff --git a/domains/yt.amulyasingh.json b/domains/yt.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/yt.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@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 3272c0138615bddfcad6a0a5af5213cf3e3bb168 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:15:49 +0200 Subject: [PATCH 07/10] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 403905806..c502530c3 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io/" + "CNAME": "cutedog5695.github.io" } } From d79d38ff23d8f93d2d548acf1d7d36350e21e3d3 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:19:58 +0200 Subject: [PATCH 08/10] Contact update --- domains/cutedog5695.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c502530c3..6cd1eefe6 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,11 +1,11 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com" - "discord": "cutedog5695" - "twitter": "cutedog5695" + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695", }, "record": { - "CNAME": "cutedog5695.github.io" + "CNAME": "cutedog5695.github.io", } } From 3f6959eaaf811dbab496dfcb12af89ef798b999a Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:22:17 +0200 Subject: [PATCH 09/10] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 6cd1eefe6..0b3083be4 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695", }, "record": { - "CNAME": "cutedog5695.github.io", + "CNAME": "cutedog5695.github.io" } } From 9c60c455c61aa67198eb398f771568b85135f58d Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:23:31 +0200 Subject: [PATCH 10/10] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0b3083be4..d20914773 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -3,7 +3,7 @@ "username": "CuteDog5695", "email": "cutedog5695@gmail.com", "discord": "cutedog5695", - "twitter": "cutedog5695", + "twitter": "cutedog5695" }, "record": { "CNAME": "cutedog5695.github.io"