From dccf05e9b646694e4d2d396acbbee8768a47664a Mon Sep 17 00:00:00 2001 From: Defective4 Date: Wed, 4 Sep 2024 21:16:04 +0200 Subject: [PATCH] Create defective.json --- domains/defective.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/defective.json diff --git a/domains/defective.json b/domains/defective.json new file mode 100644 index 000000000..96d3cf7cd --- /dev/null +++ b/domains/defective.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/Defective4/defective4.github.io", + "owner": { + "username": "Defective4", + "email": "def3ctive4@gmail.com" + }, + "record": { + "CNAME": "defective4.github.io" + } +}