From d9c5d669fc6e7c517bdbc8e5f909eb3be6422a34 Mon Sep 17 00:00:00 2001 From: Luca <43251906+LukeIsHereToDevelop@users.noreply.github.com> Date: Sun, 25 Apr 2021 12:27:12 +0200 Subject: [PATCH 1/3] Create luke.json --- domains/luke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luke.json 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" + } +} From 44e4cbaa8196822d779e0b8fd38d8dc3e4af36e1 Mon Sep 17 00:00:00 2001 From: Andy Date: Sun, 25 Apr 2021 03:56:47 -0700 Subject: [PATCH 2/3] Update ricecx.json --- domains/ricecx.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 +} From 52c7951af8a8620228c2d5973995ecb166074875 Mon Sep 17 00:00:00 2001 From: Wuffye123 <74352018+Wuffye123@users.noreply.github.com> Date: Mon, 26 Apr 2021 17:39:50 +0700 Subject: [PATCH 3/3] Create raku.json --- domains/raku.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raku.json 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" + } +}