diff --git a/domains/luke.json b/domains/luke.json new file mode 100644 index 000000000..32705cb1c --- /dev/null +++ b/domains/luke.json @@ -0,0 +1,11 @@ +{ + "description": "New LukeDev's Official Website", + "repo": "https://github.com/LukeIsHereToDevelop/New-Website", + "owner": { + "username": "LukeIsHereToDevelop", + "email": "LucaC@dynox.us" + }, + "record": { + "CNAME": "lukeisheretodevelop.github.io" + } +} diff --git a/domains/raku.json b/domains/raku.json new file mode 100644 index 000000000..00890c5a3 --- /dev/null +++ b/domains/raku.json @@ -0,0 +1,11 @@ +{ + "description": "A Website For My Personal Website", + "repo": "https://github.com/Wuffye123/", + "owner": { + "username": "Wuffye123", + "email": "rakurakumicro@gmail.com" + }, + "record": { + "CNAME": "0836bfc7-938d-4986-aa1f-acc749ae136a.repl.co" + } +} diff --git a/domains/ricecx.json b/domains/ricecx.json index 648769d83..dce5a1422 100644 --- a/domains/ricecx.json +++ b/domains/ricecx.json @@ -1,10 +1,11 @@ { + "repo": "https://github.com/ricecx/ricecx.github.io", "owner": { "username": "RiceCX", "email": "andyl5463@gmail.com" }, - "description": "Hosting dev.", + "description": "Hosting my website.", "record": { - "CNAME": "doujinfucks.tk" + "CNAME": "ricecx.github.io" } -} \ No newline at end of file +} diff --git a/domains/unknown-user2.json b/domains/unknown-user2.json new file mode 100644 index 000000000..4e6a704c1 --- /dev/null +++ b/domains/unknown-user2.json @@ -0,0 +1,11 @@ +{ + "description": "My website", + "repo": "https://github.com/Unknown-User2/Unknown-User2.github.io", + "owner": { + "username": "Unknown-User2", + "email": "unknown.us3r222@gmail.com" + }, + "record": { + "CNAME": "Unknown-User2.github.io" + } +} diff --git a/domains/yum.json b/domains/yum.json new file mode 100644 index 000000000..f8e2cb942 --- /dev/null +++ b/domains/yum.json @@ -0,0 +1,10 @@ +{ + "description": "yum's corner of the web.", + "owner": { + "username": "yum", + "email": "antriksh.timepass@gmail.com" + }, + "record": { + "CNAME": "yummyweb.vercel.app" + } +}