From 142d2cab8295577a8bf26cd247725a41f28f0542 Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:58:38 +0530 Subject: [PATCH 1/5] Register krish.is-a.dev --- domains/krish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..dc59ff483 --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "krish858", + "email": "unknowmortal57@gmail.com", + "discord": "789102469345968131" + }, + + "record": { + "CNAME": "krish858.github.io" + } + } + \ No newline at end of file From 66dd0d3322bcc464d8ef42efbeec0f483a633798 Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:32:18 +0530 Subject: [PATCH 2/5] Update krish.json --- domains/krish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/krish.json b/domains/krish.json index dc59ff483..505ab85f7 100644 --- a/domains/krish.json +++ b/domains/krish.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "krish858.github.io" + "CNAME": "krish858.github.io/portfolio/" } } - \ No newline at end of file + From bd14ab0bbe2b43ebc0f5b37fb659e69e5e0dae0d Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:07:16 +0530 Subject: [PATCH 3/5] Update krish.json --- domains/krish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krish.json b/domains/krish.json index 505ab85f7..f6c80b1af 100644 --- a/domains/krish.json +++ b/domains/krish.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "krish858.github.io/portfolio/" + "CNAME": "krish858.github.io" } } From 2f4d5c412cc46562f153101f928a23fa696fe629 Mon Sep 17 00:00:00 2001 From: PranjalSB <82652989+Pranjal-SB@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:32:08 +0530 Subject: [PATCH 4/5] Create pranjal.json subdomain usage is as a personal page for my profile --- domains/pranjal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pranjal.json diff --git a/domains/pranjal.json b/domains/pranjal.json new file mode 100644 index 000000000..ccece6e96 --- /dev/null +++ b/domains/pranjal.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for my personal page.", + "repo": "https://github.com/Pranjal-SB/Pranjal-SB", + "owner": { + "username": "Pranjal-SB", + "email": "psbhatnagar.in@gmal.com" + }, + "record": { + "CNAME": "Pranjal-SB.github.io" + } +} From 08c9a30c7ca14d39f21ace71edbb902df81757b5 Mon Sep 17 00:00:00 2001 From: ririko5834 Date: Wed, 26 Jun 2024 13:23:38 +0200 Subject: [PATCH 5/5] new domain --- domains/anmail.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/anmail.json diff --git a/domains/anmail.json b/domains/anmail.json new file mode 100644 index 000000000..93d819357 --- /dev/null +++ b/domains/anmail.json @@ -0,0 +1,13 @@ +{ + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": ["167.235.217.200"], + "MX": ["5d84c429388a8a21.mx2.emailprofi.seznam.cz", "5d84c429388a8a21.mx1.emailprofi.seznam.cz"], + "TXT": ["v=spf1 include:spf.seznam.cz ~all"] + } +} \ No newline at end of file