From 45be02cb78820b8a133249c92d94968c323263f7 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Sun, 6 Nov 2022 08:27:55 +0200 Subject: [PATCH 1/5] Create mh4d.json --- domains/mh4d.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mh4d.json diff --git a/domains/mh4d.json b/domains/mh4d.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mh4d.json @@ -0,0 +1 @@ + From abba2b8389fcdae44e03f1b29a9d05de7e3b9be6 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:06:16 +0200 Subject: [PATCH 2/5] Update mh4d.json --- domains/mh4d.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/mh4d.json b/domains/mh4d.json index 8b1378917..50e31ce83 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1 +1,14 @@ +{ +"owner": { +"username": mh4d", +"email": "moham4d.nft@ud.me", +"irc": "mh4d.exoticbyte.repl.co", +"discord": "Mohamad#0396", +"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord." +}, +"description": "I'll probably put some project pages on mh4d.is-a.dev. ¯\(ツ)/¯", +"record": { +"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" +} +} From 7ef6bd41347ed31ec8bc750f417aa08f75afe965 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:54:48 +0200 Subject: [PATCH 3/5] Update mh4d.json --- domains/mh4d.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 50e31ce83..7a592678d 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,14 +1,9 @@ - { -"owner": { -"username": mh4d", -"email": "moham4d.nft@ud.me", -"irc": "mh4d.exoticbyte.repl.co", -"discord": "Mohamad#0396", -"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord." -}, -"description": "I'll probably put some project pages on mh4d.is-a.dev. ¯\(ツ)/¯", -"record": { -"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" -} +"username": "mh4d", + ++"email": "muhamednaous@gmail.com", + ++"description": "I'll probably put some project pages on mh4d.is-a.dev.", } + + From 88b493e968a621d14dd1932b0bd2794da736cdf5 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:57:21 +0200 Subject: [PATCH 4/5] Update mh4d.json --- domains/mh4d.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 7a592678d..67b70711d 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,9 +1,13 @@ { "username": "mh4d", -+"email": "muhamednaous@gmail.com", +"email": "muhamednaous@gmail.com", -+"description": "I'll probably put some project pages on mh4d.is-a.dev.", +"description": "I'll probably put some project pages on mh4d.is-a.dev.", + +"record": { +"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" } +} From 4d3c2ad8cb7c56191778dc978002eac508b698d3 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:08:14 -0800 Subject: [PATCH 5/5] fix json --- domains/mh4d.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 67b70711d..cf680af39 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,13 +1,10 @@ { -"username": "mh4d", - -"email": "muhamednaous@gmail.com", - -"description": "I'll probably put some project pages on mh4d.is-a.dev.", - -"record": { -"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" + "owner": { + "username": "mh4d", + "email": "muhamednaous@gmail.com" + }, + "description": "I'll probably put some project pages on mh4d.is-a.dev.", + "record": { + "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" + } } -} - -