From e5a04666cc236cf5a3a13aaf0751263050bf2041 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:17:10 +0330 Subject: [PATCH 1/6] Create mehrshad.json --- domains/mehrshad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrshad.json diff --git a/domains/mehrshad.json b/domains/mehrshad.json new file mode 100644 index 000000000..28ab17bd5 --- /dev/null +++ b/domains/mehrshad.json @@ -0,0 +1,9 @@ + "description": "Overview And Introduction of Owner's Open Source Projects", + "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", + "owner": { + "username": "SaintScraTchY", + "email": "mehrshad2028@gmail.com" + }, + "record": { + "CNAME": "https://saintscratchy.github.io" + } From b8c1188c7f000674e93db8d65b07ad20fe09a5b4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 7 Feb 2025 17:37:14 +0500 Subject: [PATCH 2/6] added umar.json fixed --- domains/umar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index cc9638774..de9b455a7 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,4 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" @@ -8,4 +6,4 @@ "record": { "CNAME": "umarsidiki.github.io" } -} +} \ No newline at end of file From 9c278320bf27e6963d69ee7a08a0f6dad2ba08f7 Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:07:25 +0100 Subject: [PATCH 3/6] Create riccardo126.json --- domains/riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riccardo126.json diff --git a/domains/riccardo126.json b/domains/riccardo126.json new file mode 100644 index 000000000..f7a201342 --- /dev/null +++ b/domains/riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "CNAME": "riccardo126.vercel.app" + } +} From 19db520ba8e9d153380a5be6ed5b7dc4376e25bd Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:16:32 +0100 Subject: [PATCH 4/6] Create _vercel.riccardo126.json --- domains/_vercel.riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.riccardo126.json diff --git a/domains/_vercel.riccardo126.json b/domains/_vercel.riccardo126.json new file mode 100644 index 000000000..9f98c2832 --- /dev/null +++ b/domains/_vercel.riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" + } +} From 7134bfb472ee3852d46c0b915e8cd150cbe5a4b8 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:06:13 +0330 Subject: [PATCH 5/6] Update mehrshad.json --- domains/mehrshad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index 28ab17bd5..d28461f8d 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -5,5 +5,5 @@ "email": "mehrshad2028@gmail.com" }, "record": { - "CNAME": "https://saintscratchy.github.io" + "CNAME": "saintscratchy.github.io" } From 558e445e2b2de132101cbfc23bc78be6f8b812d7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:28:34 +0200 Subject: [PATCH 6/6] Fix the json --- domains/mehrshad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index d28461f8d..3649fe4d8 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -1,4 +1,5 @@ - "description": "Overview And Introduction of Owner's Open Source Projects", +{ + "description": "Overview And Introduction of Owner's Open Source Projects", "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", "owner": { "username": "SaintScraTchY", @@ -7,3 +8,4 @@ "record": { "CNAME": "saintscratchy.github.io" } +}