From 04c5d8db1487728a7a64fb7efb70a3f7e70d04ec Mon Sep 17 00:00:00 2001 From: Marat Sibagatullin Date: Tue, 11 Jun 2024 11:23:42 +0300 Subject: [PATCH 01/23] Register mrksbgg.is-a.dev --- domains/mrksbgg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrksbgg.json diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json new file mode 100644 index 000000000..8a82790e5 --- /dev/null +++ b/domains/mrksbgg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mrksbgg", + "email": "lapo.ez.yt@gmail.com", + "discord": "1097383143708827679" + }, + + "record": { + "A": ["83.69.106.193"] + } + } + \ No newline at end of file From f58e32b67c06889a48b4b17d56164289d299fc03 Mon Sep 17 00:00:00 2001 From: 8f3bbd744eaa79206e404474dca0da35 <92476958+fakeesp@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:08:22 +0300 Subject: [PATCH 02/23] Update esp.json --- domains/esp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/esp.json b/domains/esp.json index 762f41303..9a9a935e3 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -6,6 +6,6 @@ "telegram": "fakeesp" }, "record": { - "A": ["141.145.192.190"] + "A": ["158.178.196.15"] } } From 1c6ccdf6ec64f9cd86f671f35d31359a9a440f95 Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:13:48 +0300 Subject: [PATCH 03/23] register: add mail.0xzer0x.json --- domains/mail.0xzer0x.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/mail.0xzer0x.json diff --git a/domains/mail.0xzer0x.json b/domains/mail.0xzer0x.json new file mode 100644 index 000000000..8b4dccf09 --- /dev/null +++ b/domains/mail.0xzer0x.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} From c1f2139e9285cf03151c0361b809b7d3ec80167d Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:15:20 +0300 Subject: [PATCH 04/23] fix: rename mail.0xzer0x.json to 0xzer0x.json --- domains/{mail.0xzer0x.json => 0xzer0x.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mail.0xzer0x.json => 0xzer0x.json} (100%) diff --git a/domains/mail.0xzer0x.json b/domains/0xzer0x.json similarity index 100% rename from domains/mail.0xzer0x.json rename to domains/0xzer0x.json From fe5e524264695abf9083c062451a92d2ff2c5820 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:39:12 +0530 Subject: [PATCH 05/23] domain request for : realyash.is-a-dev --- domains/realyash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/realyash.json diff --git a/domains/realyash.json b/domains/realyash.json new file mode 100644 index 000000000..43331ce40 --- /dev/null +++ b/domains/realyash.json @@ -0,0 +1,13 @@ + { + "owner": { + "username": "Real-Yash", + "email": "tempyuva00@gmail.com" + "repo": "https://github.com/Real-Yash/yash", + }, + "record": { + "CNAME": "real-yash.github.io" + } + "link":{ + "link":"https://real-yash.github.io/yash/" + } +} From 3484b441bc9ac009b40a1c31dc989101e70468af Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 12:42:11 +0530 Subject: [PATCH 06/23] Create lipi.json --- domains/lipi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lipi.json diff --git a/domains/lipi.json b/domains/lipi.json new file mode 100644 index 000000000..c8429763e --- /dev/null +++ b/domains/lipi.json @@ -0,0 +1,10 @@ +{ + "description": "Lipi's .is-a.dev reg", + "owner": { + "username": "ReticentFacade", + "email": "lipisharma2911@gmail.com" + }, + "record": { + "URL": "https://reticentfacade.github.io/" + }, +} From 5f8f7a86553742e619f636e28f113a030b6eb3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:40:56 -0700 Subject: [PATCH 07/23] Delete domains/info.trung.json --- domains/info.trung.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/info.trung.json diff --git a/domains/info.trung.json b/domains/info.trung.json deleted file mode 100644 index c8a19ac46..000000000 --- a/domains/info.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "dev-info-website.pages.dev" - } -} From 5dc44216c8b0869f298b4e3f59dbbab8dc6f296a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:41:44 -0700 Subject: [PATCH 08/23] Delete domains/ai.trung.json --- domains/ai.trung.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ai.trung.json diff --git a/domains/ai.trung.json b/domains/ai.trung.json deleted file mode 100644 index a2760351c..000000000 --- a/domains/ai.trung.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "OpenAI verification.", - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "TXT": "openai-domain-verification=dv-6iy0Dvx8dBJhynwe04c3t6GG" - } -} From 4a5de2bcb88b74ac41dae2e1fb473fc8122564a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:42:27 -0700 Subject: [PATCH 09/23] Delete domains/test.trung.json --- domains/test.trung.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/test.trung.json diff --git a/domains/test.trung.json b/domains/test.trung.json deleted file mode 100644 index 59238975e..000000000 --- a/domains/test.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } -} From 10e28d4c28f0b5d0f0053f75a4b7cb070cf2b1a5 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:15:18 +0530 Subject: [PATCH 10/23] Update realyash.json --- domains/realyash.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index 43331ce40..efdab3da2 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -7,7 +7,4 @@ "record": { "CNAME": "real-yash.github.io" } - "link":{ - "link":"https://real-yash.github.io/yash/" - } } From cca8b1f6d897c0519dba62554917d4a304e84cab Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 15:51:45 +0300 Subject: [PATCH 11/23] Update realyash.json --- domains/realyash.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index efdab3da2..2d63556d7 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,8 +1,8 @@ { + "repo": "https://github.com/Real-Yash/yash" "owner": { "username": "Real-Yash", - "email": "tempyuva00@gmail.com" - "repo": "https://github.com/Real-Yash/yash", + "email": "tempyuva00@gmail.com" }, "record": { "CNAME": "real-yash.github.io" From 10784db668d03a7a92e8858da5cbd70b47476416 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 15:52:06 +0300 Subject: [PATCH 12/23] became a dumbass for a moment --- domains/realyash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/realyash.json b/domains/realyash.json index 2d63556d7..05a2d1025 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/Real-Yash/yash" + "repo": "https://github.com/Real-Yash/yash", "owner": { "username": "Real-Yash", "email": "tempyuva00@gmail.com" From 388eb792ddd36856eab3dfc192c42795f62e91c8 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:55:02 +0400 Subject: [PATCH 13/23] Create _github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json --- ...thub-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json new file mode 100644 index 000000000..b6f2ef618 --- /dev/null +++ b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "TXT": "78e02ece6b6361900c40e44be0079c" + } +} From 62eceb493f9dcbb1ed8310d014ba3426a4169a8b Mon Sep 17 00:00:00 2001 From: Ruchita Wagh <59964427+Roxie2003@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:22:10 +0530 Subject: [PATCH 14/23] Create ruchitawagh.json --- domains/ruchitawagh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ruchitawagh.json diff --git a/domains/ruchitawagh.json b/domains/ruchitawagh.json new file mode 100644 index 000000000..dc99963f1 --- /dev/null +++ b/domains/ruchitawagh.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Roxie2003/Portfolio", + "owner": { + "username": "Roxie2003", + "email": "ruchita03wagh@gmail.com", + }, + "record": { + "CNAME": "roxie2003.github.io" + } +} From 1655dc1f5ec954c68527b76320700e7f246bf7fe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 20:00:14 +0300 Subject: [PATCH 15/23] Update domains/ruchitawagh.json --- domains/ruchitawagh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ruchitawagh.json b/domains/ruchitawagh.json index dc99963f1..be49ee6ab 100644 --- a/domains/ruchitawagh.json +++ b/domains/ruchitawagh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Roxie2003/Portfolio", "owner": { "username": "Roxie2003", - "email": "ruchita03wagh@gmail.com", + "email": "ruchita03wagh@gmail.com" }, "record": { "CNAME": "roxie2003.github.io" From 24713c4686edb5fe32f88e9223805b2b363d1af5 Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:42:54 +0530 Subject: [PATCH 16/23] Update lipi.json --- domains/lipi.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/lipi.json b/domains/lipi.json index c8429763e..1aed312fa 100644 --- a/domains/lipi.json +++ b/domains/lipi.json @@ -1,10 +1,11 @@ { "description": "Lipi's .is-a.dev reg", + "repo": "https://github.com/ReticentFacade/reticentfacade.github.io/", "owner": { "username": "ReticentFacade", "email": "lipisharma2911@gmail.com" }, "record": { - "URL": "https://reticentfacade.github.io/" - }, + "URL": "https://reticentfacade.github.io/" + } } From 7818dc25c73b42545663f5fde456c6967e093a71 Mon Sep 17 00:00:00 2001 From: Razin Rayees <146452854+razinrayees@users.noreply.github.com> Date: Thu, 13 Jun 2024 23:01:18 +0530 Subject: [PATCH 17/23] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 8fb80c77f..7772e9f2f 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "razinrayees.netlify.app" + "URL ": "https://razin.in" } } From 3840923b5f7289972d21ad5047519f48ab461c33 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:44:29 -0300 Subject: [PATCH 18/23] Update fran.json --- domains/fran.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/fran.json b/domains/fran.json index a5c7aad4e..318227f8c 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com", - "discord": "849400684097175623" - }, - - "record": { - "CNAME": "xzonix.github.io" - } - } - + "owner": { + "username": "", + "email": "" + } + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ] + } +} From bf8e04412cd7ca4bf156d8fea69cde67ab3b3a53 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:41 -0300 Subject: [PATCH 19/23] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 318227f8c..904be12f4 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -2,7 +2,7 @@ "owner": { "username": "", "email": "" - } + }, "record": { "A": [ "185.199.108.153", From 388668dd2812bb54f857dc108bcc290daf51683e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:49 -0300 Subject: [PATCH 20/23] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 904be12f4..14f070e69 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,6 +1,6 @@ { "owner": { - "username": "", + "username": "xzonix", "email": "" }, "record": { From 2027a75079c51c8d63461f82724c65d27a99bb1e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:56 -0300 Subject: [PATCH 21/23] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 14f070e69..a47574783 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "" + "email": "xz1@dr.com" }, "record": { "A": [ From fc6aaa72373947856468a36fd9f369a31c9a5525 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:05:45 -0300 Subject: [PATCH 22/23] Update fran.json --- domains/fran.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index a47574783..2206cc357 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -9,6 +9,11 @@ "185.199.110.153", "185.199.109.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 53adc68a73e9d37dddc283debd8cce8c02be3fe3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:41:50 -0400 Subject: [PATCH 23/23] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 7772e9f2f..4e07ebd6c 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "URL ": "https://razin.in" + "URL": "https://razin.in" } }