From 01ca11ae4a8fc181b92b416b8a38180baaf08b00 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 14:31:28 +0800 Subject: [PATCH 1/7] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From fb754f034270d963279b7b46f4c8b956bcfee671 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:40:30 +0530 Subject: [PATCH 2/7] Create the-green-light.json Domain for my personal blog --- domains/the-green-light.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the-green-light.json diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..90dc9de80 --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "sitename.pages.dev" + } +} From 1b09cbd0288c03fc024800fa839306ecf8ee1e70 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:43:31 +0530 Subject: [PATCH 3/7] Update the-green-light.json --- domains/the-green-light.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 90dc9de80..947723f48 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,9 +1,9 @@ { "owner": { - "username": "github-username", - "email": "email@gmail.com" + "username": "Senky_Dev", + "email": "agarwala.keshav10@gmail.com" }, "record": { - "CNAME": "sitename.pages.dev" + "CNAME": "the-green-light.pages.dev" } } From f7db3bf5604640953f6241ab2b1b7e6d12d3f897 Mon Sep 17 00:00:00 2001 From: "WILSON DOUGLAS CHEGE (L STUDIOS AFRIKA)" Date: Wed, 15 May 2024 13:25:35 +0300 Subject: [PATCH 4/7] Register chegedouglas.is-a.dev --- domains/chegedouglas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chegedouglas.json diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json new file mode 100644 index 000000000..bb2f805fe --- /dev/null +++ b/domains/chegedouglas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } + } + \ No newline at end of file From e7f03030fb36c76e236ef8d92e3870d6609007dc Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Wed, 15 May 2024 19:39:40 +0530 Subject: [PATCH 5/7] Create arman.json --- domains/arman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..874db2683 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From 31c508b995106e5a81ff05f2562099483fe89d5e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:22:14 +0200 Subject: [PATCH 6/7] correct username (uppercase letters) --- domains/polongdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/polongdev.json b/domains/polongdev.json index eb7a9bb75..49e56e737 100644 --- a/domains/polongdev.json +++ b/domains/polongdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "polongdev", + "username": "PolongDev", "email": "kennethgregorioperez@gmail.com" }, "record": { From 3995157071269e88bb56976fc2168a56557c4744 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:28:17 +0200 Subject: [PATCH 7/7] fix username (underscore to dash) --- domains/the-green-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 947723f48..9957e103f 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Senky_Dev", + "username": "Senky-Dev", "email": "agarwala.keshav10@gmail.com" }, "record": {