From 4c05823fda5ce9685b9b8a6eafc0e83a205f794b Mon Sep 17 00:00:00 2001 From: Dark Dare Devil <71424575+taha183@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:02:58 +0500 Subject: [PATCH 1/2] Create darkdevil.json --- domains/darkdevil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/darkdevil.json diff --git a/domains/darkdevil.json b/domains/darkdevil.json new file mode 100644 index 000000000..357ef9cec --- /dev/null +++ b/domains/darkdevil.json @@ -0,0 +1,12 @@ +{ + "description": "darkdevil.is-a.dev", + "repo": "https://github.com/taha183/taha183.github.io", + "owner": { + "username": "taha183", + "email": "tahaadnanawan@gmail.com", + "discord": "LRxDark Dare Devil#0001" + }, + "record": { + "CNAME": "https://taha183.github.io/" + } +} From abed5f889fef24b8683ce7d45e0a20a7c3f7ddb5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:14:34 +0700 Subject: [PATCH 2/2] Update domains/darkdevil.json --- domains/darkdevil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/darkdevil.json b/domains/darkdevil.json index 357ef9cec..ff88ff37e 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,6 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "https://taha183.github.io/" + "CNAME": "taha183.github.io" } }