diff --git a/domains/bs.json b/domains/bs.json new file mode 100644 index 000000000..e7daac5a3 --- /dev/null +++ b/domains/bs.json @@ -0,0 +1,11 @@ +{ + "description": "a website for my api", + "repo": "https://github.com/brawlie/api", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" + } +} diff --git a/domains/fayyadh.json b/domains/fayyadh.json index 55209841c..3aa668160 100644 --- a/domains/fayyadh.json +++ b/domains/fayyadh.json @@ -1,11 +1,11 @@ { - "description": "Fayyadh Personal Website", - "repo": "https://github.com/Abdurrahman075/reweb", + "description": "My Personal Website", + "repo": "https://github.com/Abdurrahman075/fayyadh-my-id", "owner": { "username": "Fayyadh", "email": "fayyadh.abdurrahman007@gmail.com" }, "record": { - "CNAME": "glitch.edgeapp.net" + "URL": "https://fayyadh.my.id" } } \ No newline at end of file diff --git a/domains/hector-vigil.json b/domains/hector-vigil.json new file mode 100644 index 000000000..c6181f2db --- /dev/null +++ b/domains/hector-vigil.json @@ -0,0 +1,11 @@ +{ + "description": "hector-vigil", + "repo": "https://github.com/Hector-Vigil/hector-vigil.github.io", + "owner": { + "username": "hector-vigil", + "email": "vigilescalera.h@gmail.com" + }, + "record": { + "CNAME": "hector-vigil.github.io" + } +} diff --git a/domains/m04.json b/domains/m04.json new file mode 100644 index 000000000..1f5c262ae --- /dev/null +++ b/domains/m04.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Merlin04", + "email": "is-a-dev@benjaminsmith.dev" + }, + "description": "Redirect to personal website", + "repo": "https://github.com/merlin04/benjaminsmith.dev", + "record": { + "URL": "https://benjaminsmith.dev" + } +} diff --git a/domains/samarth.json b/domains/samarth.json new file mode 100644 index 000000000..585ceb6b6 --- /dev/null +++ b/domains/samarth.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samarth2005", + "email": "samarthkulshresth@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} diff --git a/domains/siddhant.json b/domains/siddhant.json new file mode 100644 index 000000000..c52e4ff40 --- /dev/null +++ b/domains/siddhant.json @@ -0,0 +1,11 @@ +{ + "description": "Siddhant's personal site", + "repo": "https://github.com/siddhant094", + "owner": { + "username": "siddhant094", + "email": "pandeysiddhant21@gmail.com" + }, + "record": { + "URL": "https://siddhantt.netlify.app" + } +} diff --git a/domains/sudhan.json b/domains/sudhan.json new file mode 100644 index 000000000..8bd4515ec --- /dev/null +++ b/domains/sudhan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sudhanplayz", + "email": "sudhanplayz@gmail.com" + }, + "description": "A Personal Website for me", + "record": { + "URL": "https://sudhanplayz.live/" + } +} diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 287eab13b..155bc7092 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -6,6 +6,6 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "hosting.gitbook.io" + "CNAME": "zerotwodev.github.io" } -} \ No newline at end of file +}