From 04c5d8db1487728a7a64fb7efb70a3f7e70d04ec Mon Sep 17 00:00:00 2001 From: Marat Sibagatullin Date: Tue, 11 Jun 2024 11:23:42 +0300 Subject: [PATCH 1/7] 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 8b9fb500efe91a2b9254322624bc4276327b7818 Mon Sep 17 00:00:00 2001 From: Akash Babu <115166372+AshC1ty@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:18:19 +0530 Subject: [PATCH 2/7] Create new domain.json --- domains/kanti-tkm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kanti-tkm.json diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json new file mode 100644 index 000000000..679a0abfc --- /dev/null +++ b/domains/kanti-tkm.json @@ -0,0 +1,11 @@ +{ + "description": "Toyota Fan Website", + "repo": "https://ashc1ty.github.io/test-toyo/", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} 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 3/7] 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 4/7] 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 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 5/7] 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 6/7] 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 7/7] 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"] - } -}