From 735421d081556581566f4c3eca3bc289c7d67132 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Apr 2022 18:17:06 +0700 Subject: [PATCH 1/2] Create urduck.json --- domains/urduck.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/urduck.json diff --git a/domains/urduck.json b/domains/urduck.json new file mode 100644 index 000000000..1307dd7ab --- /dev/null +++ b/domains/urduck.json @@ -0,0 +1,16 @@ +{ + "description": "MaskDuck's personal website!", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#7325", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "a.redirect.pizza" + "CNAME": "maskducks.github.io" + } +} From 3fbe05a031988f1cea3c341a6372d3cc07a62604 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 13 Apr 2022 18:19:50 +0700 Subject: [PATCH 2/2] Update urduck.json --- domains/urduck.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/urduck.json b/domains/urduck.json index 1307dd7ab..1918d7e4a 100644 --- a/domains/urduck.json +++ b/domains/urduck.json @@ -10,7 +10,6 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "CNAME": "a.redirect.pizza" "CNAME": "maskducks.github.io" } }