From d8c01fcfdc479b94480f913f3ad67c8a630d34d3 Mon Sep 17 00:00:00 2001 From: Rayrsn Date: Wed, 30 Aug 2023 13:50:40 +0300 Subject: [PATCH 01/66] feat(domain): rayrsn.is-a.dev --- domains/rayrsn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayrsn.json diff --git a/domains/rayrsn.json b/domains/rayrsn.json new file mode 100644 index 000000000..07edc5649 --- /dev/null +++ b/domains/rayrsn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Rayrsn", + "email": "ramtin.015@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 1b91b8c9564784b540bfd9b16b78ec847bbf2e52 Mon Sep 17 00:00:00 2001 From: Aayush Bharti <103554027+AayushBharti@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:33:27 +0530 Subject: [PATCH 02/66] Create aayushbharti.json --- domains/aayushbharti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayushbharti.json diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json new file mode 100644 index 000000000..4d12555a7 --- /dev/null +++ b/domains/aayushbharti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} From 6e6454986d394b88de7b055dc5c0f5a3f848d9c6 Mon Sep 17 00:00:00 2001 From: ARVIN3108 <70049331+ARVIN3108@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:24:46 +0700 Subject: [PATCH 03/66] Register arvindt.is-a.dev --- domains/_discord.arvindt.json | 9 +++++++++ domains/arvindt.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.arvindt.json create mode 100644 domains/arvindt.json diff --git a/domains/_discord.arvindt.json b/domains/_discord.arvindt.json new file mode 100644 index 000000000..ac2bd1772 --- /dev/null +++ b/domains/_discord.arvindt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com" + }, + "record": { + "TXT": "dh=f4de5717bd2c2b490973ead6cdd9a7c81d38fe5b" + } +} \ No newline at end of file diff --git a/domains/arvindt.json b/domains/arvindt.json new file mode 100644 index 000000000..4671d8424 --- /dev/null +++ b/domains/arvindt.json @@ -0,0 +1,12 @@ +{ + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} \ No newline at end of file From 371fa46efa745ddef16ade2e2b4a19d52530bdb1 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:07:34 -0400 Subject: [PATCH 04/66] Create _github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -0,0 +1 @@ + From 648c1cd73a43446b70458c2256c1705c43740143 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:08:47 -0400 Subject: [PATCH 05/66] Update _github-pages-challenge-owentechv.owentech.json --- .../_github-pages-challenge-owentechv.owentech.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json index 8b1378917..3ee03fa12 100644 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "TXT": "c07b3c627d33a0c9fe4cbc593a2234" + } +} From 22f80be33e9a5606ffea97b993b21e8985681270 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 9 Jul 2024 16:40:55 +0530 Subject: [PATCH 06/66] chore: update logo.svg to use path instead Fixes #14487 --- media/logo.svg | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/media/logo.svg b/media/logo.svg index 5cd981207..d3e0eb0d3 100644 --- a/media/logo.svg +++ b/media/logo.svg @@ -1 +1,46 @@ -.is-a.dev \ No newline at end of file + + + + + + + From 0031e45b0440e3f243b11cb0d46ffdf0f609933b Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Tue, 9 Jul 2024 16:47:36 +0530 Subject: [PATCH 07/66] Register aniket-thapa.is-a.dev --- domains/aniket-thapa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniket-thapa.json diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json new file mode 100644 index 000000000..dd6021c51 --- /dev/null +++ b/domains/aniket-thapa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + + "record": { + "CNAME": "aniket-thapa.portfolio" + } + } + \ No newline at end of file From 2069c4b531edb80a5756f64954e49f37f744e822 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:53:47 +0530 Subject: [PATCH 08/66] add domains/harshnj.json --- domains/harshnj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshnj.json diff --git a/domains/harshnj.json b/domains/harshnj.json new file mode 100644 index 000000000..5cf67ea69 --- /dev/null +++ b/domains/harshnj.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/HarshNarayanJha", + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "CNAME": "harshnarayanjha.github.io" + } +} \ No newline at end of file From 97166af7951770038c2585e45c711194a6dc35e1 Mon Sep 17 00:00:00 2001 From: splatterxl Date: Tue, 9 Jul 2024 12:26:19 +0100 Subject: [PATCH 09/66] delete splatterxl domain --- domains/splatterxl.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/splatterxl.json diff --git a/domains/splatterxl.json b/domains/splatterxl.json deleted file mode 100644 index 0c1ec8990..000000000 --- a/domains/splatterxl.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Splatterxl's very cool site", - "repo": "https://github.com/splatterxl/splatterxl.github.io", - "owner": { - "username": "splatterxl", - "email": "splatterxl@outlook.ie", - "twitter": "splatterxlisdum" - }, - "record": { - "CNAME": "splatterxl.github.io" - } -} From 5edcd661fec12af60cad145d10a7d8b28fc9e0ed Mon Sep 17 00:00:00 2001 From: Aravinnndddd Date: Tue, 9 Jul 2024 17:15:34 +0530 Subject: [PATCH 10/66] Delete aravind.is-a.dev --- domains/aravind.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aravind.json diff --git a/domains/aravind.json b/domains/aravind.json deleted file mode 100644 index efa3cdf84..000000000 --- a/domains/aravind.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - - "record": { - "A": ["45.90.12.122"] - } - } - \ No newline at end of file From 162cef7f90fd7adca7d206016ae69fe513477263 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 18:54:19 +0530 Subject: [PATCH 11/66] Create i.esb.json --- domains/i.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i.esb.json diff --git a/domains/i.esb.json b/domains/i.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 98672b7d500573135cdfc30fc57704f074cf004b Mon Sep 17 00:00:00 2001 From: aravinnndddd Date: Tue, 9 Jul 2024 20:20:33 +0530 Subject: [PATCH 12/66] Register aravinnndddd.is-a.dev --- domains/aravinnndddd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aravinnndddd.json diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json new file mode 100644 index 000000000..210b4c7b0 --- /dev/null +++ b/domains/aravinnndddd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + + "record": { + "CNAME": "aravinnndddd.github.io" + } + } + \ No newline at end of file From 75a7ce1f53dedf33b7419241bb7d5a596166f8c4 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:43:15 +0200 Subject: [PATCH 13/66] Register PizzaV.is-a.dev --- domains/pizzav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pizzav.json diff --git a/domains/pizzav.json b/domains/pizzav.json new file mode 100644 index 000000000..7566b5e1a --- /dev/null +++ b/domains/pizzav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kittenvr", + "email": "bengallemoni@gmail.com", + "discord": "645235712815398912" + }, + + "record": { + "CNAME": "hazel.ns.cloudflare.com" + } + } + \ No newline at end of file From 27abe91a4979fdd397a907ea3f990657a22a3ecf Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:14:35 +0530 Subject: [PATCH 14/66] hi to whoever's reading this. cheers m8 --- saxophone-man.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 saxophone-man.json diff --git a/saxophone-man.json b/saxophone-man.json new file mode 100644 index 000000000..8ed6c85c8 --- /dev/null +++ b/saxophone-man.json @@ -0,0 +1,10 @@ +{ + "description": "saxophones are the best instrument", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "saxophone-guy.github.io" + } +} From 3a9bb546f89fde0718787dc1172a2522307d1e02 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:19:42 +0530 Subject: [PATCH 15/66] update A, MX, and TXT records for forward-email and remove CNAME --- domains/harshnj.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/domains/harshnj.json b/domains/harshnj.json index 5cf67ea69..0239adcd8 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -6,6 +6,22 @@ "email": "harshnj@proton.me" }, "record": { - "CNAME": "harshnarayanjha.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=harshnj@proton.me" } -} \ No newline at end of file +} \ No newline at end of file From 5e11536163c5677978439ce2c9b6464c83cbb717 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:26:49 +0530 Subject: [PATCH 16/66] oops --- saxophone-man.json => domains/saxophone.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename saxophone-man.json => domains/saxophone.json (100%) diff --git a/saxophone-man.json b/domains/saxophone.json similarity index 100% rename from saxophone-man.json rename to domains/saxophone.json From 386c29cb20e13c6530643ab55ba30d2e2c2ba79b Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 22:08:13 +0530 Subject: [PATCH 17/66] Rename i.esb.json to img.esb.json --- domains/{i.esb.json => img.esb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.esb.json => img.esb.json} (100%) diff --git a/domains/i.esb.json b/domains/img.esb.json similarity index 100% rename from domains/i.esb.json rename to domains/img.esb.json From 4e55e067c6d67245eca5ad21285419ce651bb21d Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:07:27 +0300 Subject: [PATCH 18/66] update url --- domains/00.json | 2 +- domains/01.json | 2 +- domains/guess-who.json | 2 +- domains/rayr.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/00.json b/domains/00.json index df557c1c2..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/01.json b/domains/01.json index df557c1c2..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/guess-who.json b/domains/guess-who.json index df557c1c2..fe125c21b 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/rayr.json b/domains/rayr.json index df557c1c2..fe125c21b 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } From a1ea16e718359e26fb8e1c4056c415fb99428e99 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 00:07:43 +0530 Subject: [PATCH 19/66] Update aniket-thapa.json --- domains/aniket-thapa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index dd6021c51..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.portfolio" + "CNAME": "aniket-thapa.github.io" } } - \ No newline at end of file + From 75028d3fe7cb743e5c9d9adea01c77eabd1367e5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 9 Jul 2024 21:48:16 +0200 Subject: [PATCH 20/66] Update stefdp.json --- domains/stefdp.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 2e1b1c7a8..b7b843d55 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,10 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "194.60.201.37" ], "MX": ["mail.stefdp.lol"], "TXT": ["v=spf1 mx ~all"] From ec8b82412a28134aa3e2f890fbce0033fbc4ad10 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:44:02 +0400 Subject: [PATCH 21/66] Create tasory.json --- domains/tasory.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/tasory.json diff --git a/domains/tasory.json b/domains/tasory.json new file mode 100644 index 000000000..d09af92c5 --- /dev/null +++ b/domains/tasory.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "tasory", + "email": "andr3393399@gmail.com" + } +} From 5aa7dcef7c663c6ca2d9d9b673329758f1f840a0 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:48:45 +0400 Subject: [PATCH 22/66] Update tasory.json --- domains/tasory.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/tasory.json b/domains/tasory.json index d09af92c5..0e3f6a1d0 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -3,4 +3,7 @@ "username": "tasory", "email": "andr3393399@gmail.com" } + "record": { + "CNAME": "tasory.github.io" + } } From 855f9ed9a1e4198c4a0a58002c0d85c4a44c2086 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:03:56 +0800 Subject: [PATCH 23/66] Create tju-emg.json --- domains/tju-emg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tju-emg.json diff --git a/domains/tju-emg.json b/domains/tju-emg.json new file mode 100644 index 000000000..e8eea0c0d --- /dev/null +++ b/domains/tju-emg.json @@ -0,0 +1,11 @@ +{ + "description": "TJU Engineering Mechanics Guide", + "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "owner": { + "username": "XiaoHuanwise", + "email": "1056366209@qq.com", + }, + "record": { + "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + } +} From afed13fa231ecf4001612fe637939a7dd6e8d364 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:11:01 +0800 Subject: [PATCH 24/66] Update tju-emg.json --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index e8eea0c0d..f75ff2393 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com", }, "record": { - "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" } } From 030ca1656d94d10ff4763cf9e77fb4c1901f0755 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:11:49 -0500 Subject: [PATCH 25/66] Create civic.json --- domains/civic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/civic.json diff --git a/domains/civic.json b/domains/civic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/civic.json @@ -0,0 +1 @@ + From d26030fc61a27645f631a37321038ab670a15fd7 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:16:16 -0500 Subject: [PATCH 26/66] Update civic.json --- domains/civic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index 8b1378917..da498610c 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "civic1007", + "email": "civic1007@proton.me" + }, + "record": { + "CNAME": "civic1007.pages.dev" + } +} From 091588e78a3c21c89bd21da7cdc077dbf8dd169b Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:20:27 -0400 Subject: [PATCH 27/66] remove trailing comma after email line to fix invalid syntax --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f75ff2393..f17cea712 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -3,7 +3,7 @@ "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", "owner": { "username": "XiaoHuanwise", - "email": "1056366209@qq.com", + "email": "1056366209@qq.com" }, "record": { "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" From fdf3130c63f9ba9accaec85c156a6ccad34ace3a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:24:49 -0400 Subject: [PATCH 28/66] add missing slash in URL record --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f17cea712..f57c1a523 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com" }, "record": { - "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://xiaohuanwise.gitlab.io/tju-emg" } } From 88672286c42e24e72f57d14078fd068c641121f8 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:28:16 -0400 Subject: [PATCH 29/66] Create owentech.json --- domains/owentech.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json new file mode 100644 index 000000000..c7ff567a7 --- /dev/null +++ b/domains/owentech.json @@ -0,0 +1,10 @@ +{ + "description": "Owen's website", + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "CNAME": "owentechv.github.io" + } +} From 7fe448509e75fdea2ef3eaa65e777b5cb8de9ab6 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 08:10:20 +0530 Subject: [PATCH 30/66] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index fdfac3873..15196e64e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.github.io" + "CNAME": "portfolio.github.io" } } From b3e35f6a0866f7265546b88be32e8e554f24c1ab Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:29:07 +0530 Subject: [PATCH 31/66] add TXT record for github pages domain verification --- .../_github-pages-challenge-HarshNarayanJha.harshnj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HarshNarayanJha.harshnj.json diff --git a/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json new file mode 100644 index 000000000..48279b3b5 --- /dev/null +++ b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "TXT": "fc925e645f243f84b9c9f0585add64" + } +} \ No newline at end of file From 975637799e80c3def0f8127209dea5d92f93e395 Mon Sep 17 00:00:00 2001 From: TynoPB <131923794+TonyN678@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:56:24 +1000 Subject: [PATCH 32/66] Add tien.json file --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..62fcabe7d --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Developer Start Page", + "repo": "https://github.com/TonyN678/TonyN678.github.io", + "owner": { + "username": "TonyN678", + "email": "tientonybest2006@gmail.com", + }, + "record": { + "CNAME": "TonyN678.github.io" + } +} From ae4a2798758747345d0f5239c5f5b95eb2305296 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Wed, 10 Jul 2024 12:29:27 +0530 Subject: [PATCH 33/66] stuff --- domains/saxophone.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed6c85c8..7abab268c 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,11 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io" + "CNAME": "saxophone-guy.github.io", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=itsarchit@keemail.me" } } From 9d7fdc0ea798da71d78be6465900b8836145e73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:40:01 +0700 Subject: [PATCH 34/66] Delete domains/slainbot.json --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From de5262b70375e849e1e5d0b036ef0a23134a116e Mon Sep 17 00:00:00 2001 From: Alex Houlton Date: Wed, 10 Jul 2024 12:57:35 +0100 Subject: [PATCH 35/66] Create houlton.json --- domains/houlton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houlton.json diff --git a/domains/houlton.json b/domains/houlton.json new file mode 100644 index 000000000..d30abda61 --- /dev/null +++ b/domains/houlton.json @@ -0,0 +1,11 @@ +{ + "description": "houlton.is-a.dev -> solo.to/houlton redirect.", + "repo": "https://github.com/ahoulton/register", + "owner": { + "username": "ahoulton", + "email": "ignhoulton@gmail.com" + }, + "record": { + "URL": "https://solo.to/houlton" + } +} From ab87603a84f25140d3d6de9cb58f908e35e85d67 Mon Sep 17 00:00:00 2001 From: Nekitori Hakari Date: Wed, 10 Jul 2024 12:16:11 +0000 Subject: [PATCH 36/66] verify domain github --- .../_github-pages-challenge-Nekitori17.nekitori17.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Nekitori17.nekitori17.json diff --git a/domains/_github-pages-challenge-Nekitori17.nekitori17.json b/domains/_github-pages-challenge-Nekitori17.nekitori17.json new file mode 100644 index 000000000..4af3ddf19 --- /dev/null +++ b/domains/_github-pages-challenge-Nekitori17.nekitori17.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "discord": "nekitorihakari" + }, + "record": { + "TXT": "24cd28e86ee31fda98f1ffb6c3c732" + } +} From d01c60249f6d5b0dc2601742325c2a26de70321a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 10 Jul 2024 17:51:23 +0530 Subject: [PATCH 37/66] Create hexviewer.json --- domains/hexviewer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexviewer.json diff --git a/domains/hexviewer.json b/domains/hexviewer.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/hexviewer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 6e632b2e739185a151cc746f710b90cbf3c2fddd Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:35:56 +0200 Subject: [PATCH 38/66] Register smutex.is-a.dev --- domains/smutex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smutex.json diff --git a/domains/smutex.json b/domains/smutex.json new file mode 100644 index 000000000..806fa5697 --- /dev/null +++ b/domains/smutex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Smalorek", + "email": "Smalorek@proton.me", + "discord": "286178186645995522" + }, + + "record": { + "CNAME": "smalorek.github.io" + } + } From 204a0072867426ca8f349109eb4296f96f4ed0b6 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:47:30 +0300 Subject: [PATCH 39/66] Update tien.json --- domains/tien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tien.json b/domains/tien.json index 62fcabe7d..90b97603d 100644 --- a/domains/tien.json +++ b/domains/tien.json @@ -3,7 +3,7 @@ "repo": "https://github.com/TonyN678/TonyN678.github.io", "owner": { "username": "TonyN678", - "email": "tientonybest2006@gmail.com", + "email": "tientonybest2006@gmail.com" }, "record": { "CNAME": "TonyN678.github.io" From fa07a4b3b4d747accd0ce6860184b312e7ea4887 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:54:03 +0300 Subject: [PATCH 40/66] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 15196e64e..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "portfolio.github.io" + "CNAME": "aniket-thapa.github.io" } } From 57a0637a6581f2c7fb5a8bf0c90d7457a2fd132b Mon Sep 17 00:00:00 2001 From: Leo Wilkin Date: Wed, 10 Jul 2024 14:56:23 +0100 Subject: [PATCH 41/66] Register lkmw.is-a.dev --- domains/lkmw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lkmw.json diff --git a/domains/lkmw.json b/domains/lkmw.json new file mode 100644 index 000000000..38bd18d90 --- /dev/null +++ b/domains/lkmw.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "leowilkin", + "email": "leo.wilkin10@gmail.com", + "discord": "712341552537796629" + }, + + "record": { + "CNAME": "wilkin.xyz" + } + } + \ No newline at end of file From f8cae481775f0bb2b4002bbdef6ca8fe1dee584b Mon Sep 17 00:00:00 2001 From: naLTheDuck <62368256+PewZew@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:53:59 +0700 Subject: [PATCH 42/66] Create naltheduck.json --- domains/naltheduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/naltheduck.json diff --git a/domains/naltheduck.json b/domains/naltheduck.json new file mode 100644 index 000000000..87e8e1ce7 --- /dev/null +++ b/domains/naltheduck.json @@ -0,0 +1,11 @@ +{ + "description": "for my own info-website", + "repo": "https://github.com/PewZew/naLTheDuck_Web", + "owner": { + "username": "PewZew", + "email": "lanlehoang957@gmail.com" + }, + "record": { + "CNAME": "pewzew.github.io" + } +} From 1629d225d3a27b9e1a5524f586519fb3038a903c Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:37:02 -0300 Subject: [PATCH 43/66] Update fran.json --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 2206cc357..eb23f4042 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "xz1@dr.com" + "discord": "xzon1x" }, "record": { "A": [ From 26d2e53c68787bce937ccfa5074364a33a58a584 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:40:26 -0300 Subject: [PATCH 44/66] Update fran.json --- domains/fran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index eb23f4042..e2b4ec8f3 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,8 @@ { "owner": { "username": "xzonix", - "discord": "xzon1x" + "discord": "xzon1x", + "email": "" }, "record": { "A": [ From 9c529e5e1bcb2808c8ed6280281613d2c77e177b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Thu, 11 Jul 2024 00:36:39 +0500 Subject: [PATCH 45/66] Create za.json --- domains/za.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/za.json diff --git a/domains/za.json b/domains/za.json new file mode 100644 index 000000000..fca885201 --- /dev/null +++ b/domains/za.json @@ -0,0 +1,14 @@ +{ + "description": "Zeeshan's Email", + "owner": { + "email": "itsshanihere42@gmail.com", + "username": "m-zeeshan42" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From c6c9be22b3a6bd14c2021eac67e764971e587a18 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:35:45 +0200 Subject: [PATCH 46/66] Update pizzav.json --- domains/pizzav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pizzav.json b/domains/pizzav.json index 7566b5e1a..c43b05895 100644 --- a/domains/pizzav.json +++ b/domains/pizzav.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "hazel.ns.cloudflare.com" + "CNAME": "pizzav.pages.dev" } } \ No newline at end of file From c9e1cb2a27ac11b70dc6719a2df6da1766025660 Mon Sep 17 00:00:00 2001 From: creativeblocker Date: Wed, 10 Jul 2024 20:48:37 -0400 Subject: [PATCH 47/66] Create easynebula.json --- domains/easynebula.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/easynebula.json diff --git a/domains/easynebula.json b/domains/easynebula.json new file mode 100644 index 000000000..1aaf4d9c3 --- /dev/null +++ b/domains/easynebula.json @@ -0,0 +1,12 @@ +{ + "description": "Links to the github page which displays a README file", + "repo": "https://github.com/EasyNebula/EasyNebula", + "owner": { + "username": "EasyNebula", + "email": "geographicalfacts16@gmail.com", + "twitter": "@easynebula" + }, + "record": { + "CNAME": "easynebula.github.io" + } +} From 0330e494952106252d362ac6a0843e9d8c9aa518 Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:47:50 +0630 Subject: [PATCH 48/66] Create ninjastrikers.json --- domains/ninjastrikers.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ninjastrikers.json diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json new file mode 100644 index 000000000..dafead047 --- /dev/null +++ b/domains/ninjastrikers.json @@ -0,0 +1,12 @@ +{ + "description": "for an own site", + "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net", + "twitter": "ninjastrikers" + }, + "record": { + "CNAME": "ninjastrikers.github.io" + } +} From c19f56b9ce5ff08cf11ee451946da9d8a719feca Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:55:25 +0630 Subject: [PATCH 49/66] Update ninjastrikers.json --- domains/ninjastrikers.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json index dafead047..ca39ff806 100644 --- a/domains/ninjastrikers.json +++ b/domains/ninjastrikers.json @@ -1,12 +1,11 @@ { - "description": "for an own site", - "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", - "owner": { - "username": "ninjastrikers", - "email": "leonhart@ninjastrikers.net", - "twitter": "ninjastrikers" - }, - "record": { - "CNAME": "ninjastrikers.github.io" - } -} + "description": "ninjastrikers.is-a.dev -> own site redirect", + "repo": "https://github.com/ninjastrikers/is-a-dev-register", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net" + }, + "record": { + "URL": "https://ninjastrikers.net" + } +} From e13422e174469ffafc8d284b4fd57d8799d449ee Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Thu, 11 Jul 2024 08:45:13 +0530 Subject: [PATCH 50/66] :P --- domains/saxophone.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 7abab268c..746f536da 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,7 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io", "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 30166f33b936eb3e491b5c07d98b8781912bbc58 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:48:36 -0400 Subject: [PATCH 51/66] Update surv.json --- domains/surv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/surv.json b/domains/surv.json index f99034ec4..20673649c 100644 --- a/domains/surv.json +++ b/domains/surv.json @@ -4,6 +4,6 @@ "email": "a_2oo@outlook.com" }, "record": { - "CNAME": "yuri-kiss.github.io" + "CNAME": "surv-is-a-dev.github.io" } } From afc8e711b61711b4ebc2802143572ee567f28485 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:52:01 -0400 Subject: [PATCH 52/66] Create _github-pages-challenge-surv-is-a-dev.surv.json --- domains/_github-pages-challenge-surv-is-a-dev.surv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-surv-is-a-dev.surv.json diff --git a/domains/_github-pages-challenge-surv-is-a-dev.surv.json b/domains/_github-pages-challenge-surv-is-a-dev.surv.json new file mode 100644 index 000000000..ea54e5331 --- /dev/null +++ b/domains/_github-pages-challenge-surv-is-a-dev.surv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yuri-kiss", + "email": "a_2oo@outlook.com" + }, + "record": { + "TXT": "762ac4818881ad8a0420c077a2ab99" + } +} From 682f76256cb4787ae8e849517deee4ca7c042522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:58:47 -0400 Subject: [PATCH 53/66] Update tasory.json --- domains/tasory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasory.json b/domains/tasory.json index 0e3f6a1d0..656423749 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -2,7 +2,7 @@ "owner": { "username": "tasory", "email": "andr3393399@gmail.com" - } + }, "record": { "CNAME": "tasory.github.io" } From b1aae3d19d7bb283cec3751c5cf41b534c18faf4 Mon Sep 17 00:00:00 2001 From: Scan <103391616+scanash00@users.noreply.github.com> Date: Thu, 11 Jul 2024 02:30:35 -0400 Subject: [PATCH 54/66] Update scan.json --- domains/scan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/scan.json b/domains/scan.json index e9510764c..b7d899ecf 100644 --- a/domains/scan.json +++ b/domains/scan.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "notwp.pages.dev" + "CNAME": "scanash.pages.dev" } } - \ No newline at end of file + From 8110fe8c7399614f2b960f5d159ba9a549e114af Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:16:09 +0530 Subject: [PATCH 55/66] Update hexviewer.json --- domains/hexviewer.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/hexviewer.json b/domains/hexviewer.json index deba6d82f..b14fc31dc 100644 --- a/domains/hexviewer.json +++ b/domains/hexviewer.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "CNAME": "educatedsuddenbucket.is-a.dev" - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From 335c2024aaf2585fd5a6972f7002f4d9e7c1881e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:20:34 +0530 Subject: [PATCH 56/66] Create i2.esb.json --- domains/i2.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i2.esb.json diff --git a/domains/i2.esb.json b/domains/i2.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i2.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From da1001366b147befa44a50e81bac41ba691881a9 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 13:57:04 +0300 Subject: [PATCH 57/66] Register neca.is-a.dev --- domains/neca.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neca.json diff --git a/domains/neca.json b/domains/neca.json new file mode 100644 index 000000000..8ccff8e1a --- /dev/null +++ b/domains/neca.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + } + } + \ No newline at end of file From 319e48a5a370105b4be5bba9fad50ff36b586d90 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:12:42 +0300 Subject: [PATCH 58/66] Update neca.json --- domains/neca.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/neca.json b/domains/neca.json index 8ccff8e1a..23ab082c6 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,8 @@ }, "record": { - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } - \ No newline at end of file + From 27391e3346b5bb84530145d095270ff7837281f4 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:18:08 +0300 Subject: [PATCH 59/66] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 23ab082c6..3377a1044 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,7 @@ }, "record": { - "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } From 3edf18e15a3570b1410882c5588ec1b545c81444 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:20:20 +0300 Subject: [PATCH 60/66] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 3377a1044..138f7c3b5 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -7,7 +7,7 @@ "record": { "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + "TXT": ["zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB"] } } From 11e7b11542d49830fd521d849131de646f524696 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:28:26 +0200 Subject: [PATCH 61/66] Create echo-des-luttes.json --- domains/echo-des-luttes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/echo-des-luttes.json diff --git a/domains/echo-des-luttes.json b/domains/echo-des-luttes.json new file mode 100644 index 000000000..9ad4f3f22 --- /dev/null +++ b/domains/echo-des-luttes.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "echo-des-luttes.qevi7356.odns.fr" + } +} From 5f4d7507d24900ae70211f5297f2119073ba6df8 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:30:41 +0200 Subject: [PATCH 62/66] Delete domains/resistances-caen.json --- domains/resistances-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/resistances-caen.json diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json deleted file mode 100644 index 3aa5e3673..000000000 --- a/domains/resistances-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "resistances-caen.gildas-tessier.fr" - } -} From 925f5f199caad0d09de4710cbf847ece7cf38f4f Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:31:27 +0200 Subject: [PATCH 63/66] Delete domains/ucl-caen.json --- domains/ucl-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ucl-caen.json diff --git a/domains/ucl-caen.json b/domains/ucl-caen.json deleted file mode 100644 index 4f10adc4d..000000000 --- a/domains/ucl-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "caen-ucl.gildas-tessier.fr" - } -} From 55b567eb625629c75a09088d18139fb0ec36167f Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:41:43 +0300 Subject: [PATCH 64/66] Create zmail._domainkey.neca.json --- domains/zmail._domainkey.neca.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.neca.json diff --git a/domains/zmail._domainkey.neca.json b/domains/zmail._domainkey.neca.json new file mode 100644 index 000000000..16151dea0 --- /dev/null +++ b/domains/zmail._domainkey.neca.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + } + } From d974c5503a9b5119a16c3cc958a941a49a0085fe Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vaminecHUN@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:46:43 +0200 Subject: [PATCH 65/66] Add files via upload --- domains/vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vamtic.json diff --git a/domains/vamtic.json b/domains/vamtic.json new file mode 100644 index 000000000..af569ab2a --- /dev/null +++ b/domains/vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "URL": "http://golden-similarly-hippo.ngrok-free.app" + } +} \ No newline at end of file From 2642bbfd23bef6a281b0484dd8ec344fe09246fe Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:51:23 +0200 Subject: [PATCH 66/66] Create api.sono.json --- domains/api.sono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.sono.json diff --git a/domains/api.sono.json b/domains/api.sono.json new file mode 100644 index 000000000..f0f6e863d --- /dev/null +++ b/domains/api.sono.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "imaginary-wakeful-busby.glitch.me" + } +}