From ba5ff0c812de70883c77d3a314ff82e3307ab3fa Mon Sep 17 00:00:00 2001 From: xPugnocode <111609120+xPugnocode@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:13:02 -0800 Subject: [PATCH 1/4] Create xpugno.json please please please --- domains/xpugno.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/xpugno.json diff --git a/domains/xpugno.json b/domains/xpugno.json new file mode 100644 index 000000000..19148b752 --- /dev/null +++ b/domains/xpugno.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", + "repo": "https://github.com/xPugnocode/sillywebsite", + "owner": { + "username": "xPugnocode", + "discord": "567924760370085899" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 26cd39525a8d04b1eee30e14bb019ff137b9dd5e Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:53:59 +0500 Subject: [PATCH 2/4] Create chubol --- domains/chubol | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/chubol diff --git a/domains/chubol b/domains/chubol new file mode 100644 index 000000000..3b0c0f5ff --- /dev/null +++ b/domains/chubol @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "chubol" + }, + "record": { + "CNAME": "chubol.github.io" + } +} From c0696b27daab825960a0bef28133f3788a47320e Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:54:28 +0500 Subject: [PATCH 3/4] Rename chubol to chubol.json --- domains/{chubol => chubol.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chubol => chubol.json} (100%) diff --git a/domains/chubol b/domains/chubol.json similarity index 100% rename from domains/chubol rename to domains/chubol.json From 081d525fca00a4839c3861d0a510cdf1a2ea3307 Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:58:11 +0500 Subject: [PATCH 4/4] Update chubol.json --- domains/chubol.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/chubol.json b/domains/chubol.json index 3b0c0f5ff..902c76331 100644 --- a/domains/chubol.json +++ b/domains/chubol.json @@ -1,6 +1,7 @@ { "owner": { - "username": "chubol" + "username": "chubol", + "email": "husks@tuta.io" }, "record": { "CNAME": "chubol.github.io"