From 315a63e0692b6984a2975151ce57704fb140dd68 Mon Sep 17 00:00:00 2001 From: Evils <103610754+Evils7@users.noreply.github.com> Date: Tue, 12 Jul 2022 22:11:27 +0300 Subject: [PATCH 1/5] Create evils.json --- domains/evils.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/evils.json diff --git a/domains/evils.json b/domains/evils.json new file mode 100644 index 000000000..495a8d821 --- /dev/null +++ b/domains/evils.json @@ -0,0 +1,12 @@ +{ + "description": "Portofolio", + "repo": "https://github.com/evils7/evils7.github.io", + "owner": { + "username": "evils7", + "email": "info@evils.gay", + "twitter": "" + }, + "record": { + "CNAME": "evilssite.glitch.me" + } +} From ee5e61022377222846f2f0d3e8a36815d228a684 Mon Sep 17 00:00:00 2001 From: Evils7 Date: Wed, 13 Jul 2022 00:01:01 +0300 Subject: [PATCH 2/5] feat: Added domain programatically --- domains/.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/.json diff --git a/domains/.json b/domains/.json new file mode 100644 index 000000000..79d36bc28 --- /dev/null +++ b/domains/.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Evils7", + "email": "evilsly77@outlook.com" + }, + "record": { + "": "" + } + } + \ No newline at end of file From 183195cd362cf23eb9dc1a48ee963ec4763eab1a Mon Sep 17 00:00:00 2001 From: M Date: Wed, 13 Jul 2022 02:04:17 +0500 Subject: [PATCH 3/5] Delete .json --- domains/.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/.json diff --git a/domains/.json b/domains/.json deleted file mode 100644 index 79d36bc28..000000000 --- a/domains/.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Evils7", - "email": "evilsly77@outlook.com" - }, - "record": { - "": "" - } - } - \ No newline at end of file From 1569a73455cbac111d3d7b58fd750ff2b954393c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:35:19 +0700 Subject: [PATCH 4/5] Update domains/evils.json --- domains/evils.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/evils.json b/domains/evils.json index 495a8d821..064d3f3f7 100644 --- a/domains/evils.json +++ b/domains/evils.json @@ -4,7 +4,6 @@ "owner": { "username": "evils7", "email": "info@evils.gay", - "twitter": "" }, "record": { "CNAME": "evilssite.glitch.me" From d222ce5130cfd10d6e8c6b4ad52a79626fa9854e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Jul 2022 10:36:32 +0700 Subject: [PATCH 5/5] Update domains/evils.json --- domains/evils.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/evils.json b/domains/evils.json index 064d3f3f7..c58083374 100644 --- a/domains/evils.json +++ b/domains/evils.json @@ -3,7 +3,7 @@ "repo": "https://github.com/evils7/evils7.github.io", "owner": { "username": "evils7", - "email": "info@evils.gay", + "email": "info@evils.gay" }, "record": { "CNAME": "evilssite.glitch.me"