From 1165d7c702c505e25c662574a5645ece41a59177 Mon Sep 17 00:00:00 2001 From: Jhonne Date: Sat, 30 Mar 2024 05:15:54 -0300 Subject: [PATCH 1/6] Update jonee2.json --- domains/jonee2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index 8d4eb7a99..a80e23fb1 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jonee2.github.io" + "CNAME": "jhonneg.github.io" } -} \ No newline at end of file +} From 6413559f07e6149321f202532c53103a3bd95b69 Mon Sep 17 00:00:00 2001 From: AlexBartles <62007969+AlexBartles@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:48:48 +0100 Subject: [PATCH 2/6] Create AlexBartles.json --- domains/AlexBartles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/AlexBartles.json diff --git a/domains/AlexBartles.json b/domains/AlexBartles.json new file mode 100644 index 000000000..5542b7916 --- /dev/null +++ b/domains/AlexBartles.json @@ -0,0 +1,11 @@ +{ + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "AlexBartles.github.io" + } +} From 6a0c8ea011d0092c7f9041c2e7bac0abfbbac79a Mon Sep 17 00:00:00 2001 From: Aj-Cdr Date: Tue, 2 Apr 2024 22:23:56 -0700 Subject: [PATCH 3/6] feat(domain): ajay.is-a.dev --- domains/ajay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajay.json diff --git a/domains/ajay.json b/domains/ajay.json new file mode 100644 index 000000000..f0f42a346 --- /dev/null +++ b/domains/ajay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay-cdr.framer.website/" + } +} From 320a8376be1a6902dd08ef03fcd27201d7051c99 Mon Sep 17 00:00:00 2001 From: ashleyyy94 Date: Wed, 3 Apr 2024 14:49:06 +0800 Subject: [PATCH 4/6] feat(domain): ashley.is-a.dev --- domains/ashley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashley.json diff --git a/domains/ashley.json b/domains/ashley.json new file mode 100644 index 000000000..9f3aff351 --- /dev/null +++ b/domains/ashley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "CNAME": "ashleyyy94.github.io" + } +} From 8e1201da14a6821f0db79bb2169780c988ca8c5d Mon Sep 17 00:00:00 2001 From: Ashley Ong Zhi Wei Date: Wed, 3 Apr 2024 15:11:20 +0800 Subject: [PATCH 5/6] update url --- domains/ashley.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashley.json b/domains/ashley.json index 9f3aff351..bf072d5e7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -4,6 +4,6 @@ "email": "ashley_2461994@hotmail.com" }, "record": { - "CNAME": "ashleyyy94.github.io" + "URL": "https://ashleyong.xyz/" } -} +} \ No newline at end of file From 0d0cfa11a7baafdc13b337e186362a4d45bcc287 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 3 Apr 2024 09:59:15 +0200 Subject: [PATCH 6/6] changed file name and CNAME content to lowercase --- domains/{AlexBartles.json => alexbartles.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{AlexBartles.json => alexbartles.json} (83%) diff --git a/domains/AlexBartles.json b/domains/alexbartles.json similarity index 83% rename from domains/AlexBartles.json rename to domains/alexbartles.json index 5542b7916..e4a561f4d 100644 --- a/domains/AlexBartles.json +++ b/domains/alexbartles.json @@ -6,6 +6,6 @@ "discord": "_alexbartles" }, "record": { - "CNAME": "AlexBartles.github.io" + "CNAME": "alexbartles.github.io" } }