From e9bed54106cd42b703a6526d414b15ae946991b0 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Tue, 8 Aug 2023 11:19:03 +0400 Subject: [PATCH 01/24] feat(domain): _github-pages-challenge-Crazy-Max-Blog.crazy-max.is-a.dev --- ..._github-pages-challenge-Crazy-Max-Blog.crazy-max.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json b/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json new file mode 100644 index 000000000..7e10484dd --- /dev/null +++ b/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "TXT": "bf0161fd315024bd5069ccb7f38cdc" + } +} From 5921217dcc5e8fc859bf6835744a42a3fc877294 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Tue, 8 Aug 2023 11:41:03 +0400 Subject: [PATCH 02/24] feat(domain): tv.rpi.crazy-max.is-a.dev --- domains/tv.rpi.crazy-max.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tv.rpi.crazy-max.json diff --git a/domains/tv.rpi.crazy-max.json b/domains/tv.rpi.crazy-max.json new file mode 100644 index 000000000..36a8f1643 --- /dev/null +++ b/domains/tv.rpi.crazy-max.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazy-max-blog.github.io/rpi-tvbox" + } +} From 34026c917fd0397759d35dc4c7f96a33a0318b95 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:16:25 +0200 Subject: [PATCH 03/24] Create blog.efrecon.json Add GH pages blog --- domains/blog.efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.efrecon.json diff --git a/domains/blog.efrecon.json b/domains/blog.efrecon.json new file mode 100644 index 000000000..887f54956 --- /dev/null +++ b/domains/blog.efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's blog", + "repo": "https://github.com/efrecon/efrecon.github.io", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "CNAME": "efrecon.github.io" + } +} From b612261b1a68e7eef11d6659d78997620d20a569 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:48:53 +0400 Subject: [PATCH 04/24] Rename _github-pages-challenge-Crazy-Max-Blog.crazy-max.json to _github-pages-challenge-crazy-max-blog.crazy-max.json --- ...json => _github-pages-challenge-crazy-max-blog.crazy-max.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Crazy-Max-Blog.crazy-max.json => _github-pages-challenge-crazy-max-blog.crazy-max.json} (100%) diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json b/domains/_github-pages-challenge-crazy-max-blog.crazy-max.json similarity index 100% rename from domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json rename to domains/_github-pages-challenge-crazy-max-blog.crazy-max.json From a5751d703bcaaf0fa4b683c805499c4af53e9627 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Thu, 10 Aug 2023 08:05:34 +0200 Subject: [PATCH 05/24] Create efrecon.json Add top to allow for sub-domains --- domains/efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/efrecon.json diff --git a/domains/efrecon.json b/domains/efrecon.json new file mode 100644 index 000000000..c2c8c9e61 --- /dev/null +++ b/domains/efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's github", + "repo": "https://github.com/efrecon/", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "URL": "https://github.com/efrecon/" + } +} From 091d48d26fc76fc14e52db7f1390ac59ebde34aa Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:00:21 +1000 Subject: [PATCH 06/24] feat(domain): peacy.is-a.dev --- domains/peacy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/peacy.json diff --git a/domains/peacy.json b/domains/peacy.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/peacy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From 36064d58172f7d55037a1359d08d094571d2bf31 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:01:43 +1000 Subject: [PATCH 07/24] feat(domain): 1.is-a.dev --- domains/1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From af0f6ea5792817baa26bf5af945b9aede307a389 Mon Sep 17 00:00:00 2001 From: Jeymen Date: Thu, 10 Aug 2023 12:19:38 +0300 Subject: [PATCH 08/24] feat(domain): jeymen.is-a.dev --- domains/jeymen.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 9d6b6d25c..85cc54897 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,8 +4,6 @@ "email": "jeymen11@proton.me" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "TXT": "spf.improvmx.com" } } From 1bee5feccbf69f43614dba75a2d978add3ae7c98 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:26:58 +0300 Subject: [PATCH 09/24] feat(jey): Update jeymen.json --- domains/jeymen.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/domains/jeymen.json b/domains/jeymen.json index 85cc54897..033d1e1d5 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,5 +5,20 @@ }, "record": { "TXT": "spf.improvmx.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } } From d742cb5c36bd6e8711cb2493a4e088de34340b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 17:46:30 +0800 Subject: [PATCH 10/24] Update jeymen.json --- domains/jeymen.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 033d1e1d5..b42e8405d 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,21 +4,18 @@ "email": "jeymen11@proton.me" }, "record": { - "TXT": "spf.improvmx.com" - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - } + ], + + "TXT": "spf.improvmx.com" } } From 76e6a0dde0ba381613abc73180a6bfb2c4a1768d Mon Sep 17 00:00:00 2001 From: SpaceProjects Date: Thu, 10 Aug 2023 13:47:59 +0300 Subject: [PATCH 11/24] feat(domain): nedosite.is-a.dev --- domains/nedosite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nedosite.json diff --git a/domains/nedosite.json b/domains/nedosite.json new file mode 100644 index 000000000..9911cbb9f --- /dev/null +++ b/domains/nedosite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SpaceProjects", + "email": "maksim1961space@gmail.com" + }, + "record": { + "A": ["185.228.233.148"] + } +} From 32d01519e8a16317c1c48eba0cfa99a5e26c779e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:51:57 +0300 Subject: [PATCH 12/24] feat(jey): Update TXT record --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index b42e8405d..ac99b4b5b 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -16,6 +16,6 @@ "mx2.improvmx.com" ], - "TXT": "spf.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 8e1972292a27f5ad2fbf23acd059c7bc4a9c7136 Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Thu, 10 Aug 2023 17:52:19 +0530 Subject: [PATCH 13/24] Create _github-pages-challenge-eldinesh.eldinesh.json --- domains/_github-pages-challenge-eldinesh.eldinesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-eldinesh.eldinesh.json diff --git a/domains/_github-pages-challenge-eldinesh.eldinesh.json b/domains/_github-pages-challenge-eldinesh.eldinesh.json new file mode 100644 index 000000000..38a0488ad --- /dev/null +++ b/domains/_github-pages-challenge-eldinesh.eldinesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eldinesh", + "email": "dseera6@gmail.com" + }, + "record": { + "TXT": "dafe75727b19da6bd62bf961a94c7d" + } + } From d137364b0fff327fb4b868702ee23b71d0a973eb Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:42:41 +0200 Subject: [PATCH 14/24] Create _github-pages-challenge-CreepsoOff.creepso New Github change --- domains/_github-pages-challenge-CreepsoOff.creepso | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-CreepsoOff.creepso diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso new file mode 100644 index 000000000..3f227a18d --- /dev/null +++ b/domains/_github-pages-challenge-CreepsoOff.creepso @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CreepsoOff", + "email": "eternel_universite0s@icloud.com" + }, + "record": { + "TXT": "299e56541b39e06bef97fc4006974a" + } +} From 229c94a7909c112ace6ef31e0cc5c2cf87aec6f3 Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:45:14 +0200 Subject: [PATCH 15/24] Rename _github-pages-challenge-CreepsoOff.creepso to _github-pages-challenge-CreepsoOff.creepso.json --- ...ff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso rename to domains/_github-pages-challenge-CreepsoOff.creepso.json From 84daea33cd638caf7c2828686eb74634156be70e Mon Sep 17 00:00:00 2001 From: MrWeez Date: Thu, 10 Aug 2023 16:51:24 +0300 Subject: [PATCH 16/24] feat(domain): mrweez.is-a.dev --- domains/mrweez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrweez.json b/domains/mrweez.json index 3d2efd80d..9671d7f2f 100644 --- a/domains/mrweez.json +++ b/domains/mrweez.json @@ -4,6 +4,6 @@ "email": "arsenyplis2018@gmail.com" }, "record": { - "URL": "https://depcloud.xyz" + "CNAME": "mrweez.depcloud.xyz" } } From de954887627c306621c6c71a2abc955b1739f513 Mon Sep 17 00:00:00 2001 From: Giovanni Santini Date: Thu, 10 Aug 2023 16:11:58 +0200 Subject: [PATCH 17/24] Added Github challenge for giovanni.is-a.dev As per title, added the relevant file. --- domains/_github-pages-challenge-itachisan.giovanni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-itachisan.giovanni.json diff --git a/domains/_github-pages-challenge-itachisan.giovanni.json b/domains/_github-pages-challenge-itachisan.giovanni.json new file mode 100644 index 000000000..f24f41cbe --- /dev/null +++ b/domains/_github-pages-challenge-itachisan.giovanni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItachiSan", + "email": "giovannisantini93@yahoo.it" + }, + "record": { + "TXT": "e7997ccdbdbbd94187efc184b3acc3" + } +} From 32771a560dc10fe8b091bcb29c26af2c0eb4cb2a Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:51:08 +0700 Subject: [PATCH 18/24] feat(domain): lam.is-a.dev --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index f350eb719..ee627a3ae 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev" + "CNAME": "hosts.is-a.dev" } } From 79a165837d2adf33a2cb38ca6b29ea2aa9710a50 Mon Sep 17 00:00:00 2001 From: Sxya <96788682+Syxaaa@users.noreply.github.com> Date: Thu, 10 Aug 2023 21:53:13 +0700 Subject: [PATCH 19/24] Update lam.json --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index ee627a3ae..ff23456c3 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "thelastprofilecard.pages.dev" } } From edeceddfe2e4d1042e5bca483092a2fbe46c4834 Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:20 +0700 Subject: [PATCH 20/24] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 867e61844..c238b0184 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev/" + "URL": "https://chubedanprofile.justtakarin.repl.co" } } From 638b443f668895ceb257c73a5a5110cd4f57832c Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:47 +0700 Subject: [PATCH 21/24] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index c238b0184..6895d1648 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "https://chubedanprofile.justtakarin.repl.co" } } From 15e4567a053019a9feb5401ebdba770a46fa1bad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:02:47 +0800 Subject: [PATCH 22/24] Rename _github-pages-challenge-CreepsoOff.creepso.json to _github-pages-challenge-creepsooff.creepso.json --- ...eepso.json => _github-pages-challenge-creepsooff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso.json => _github-pages-challenge-creepsooff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso.json b/domains/_github-pages-challenge-creepsooff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso.json rename to domains/_github-pages-challenge-creepsooff.creepso.json From c25479f7944f0181eaa2d947402aaf74f23c610f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:05:01 +0800 Subject: [PATCH 23/24] Update lamnotadev.json --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 6895d1648..5123e44d3 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "chubedanprofile.justtakarin.repl.co" } } From a345bac63381266e7c13a2da5fd04a91e12a23fc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:21:42 +0800 Subject: [PATCH 24/24] Delete 1.json --- domains/1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json deleted file mode 100644 index 125924c29..000000000 --- a/domains/1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Peaqcy", - "email": "kiwibird211@icloud.com" - }, - "record": { - "URL": "https://peacy.carrd.co/" - } -}