From 6bb1f9b03f1a9bb10bea73aabcf28f364f843ac3 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:00:41 +0300 Subject: [PATCH 1/2] Added guess-who --- domains/guess-who.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/guess-who.json diff --git a/domains/guess-who.json b/domains/guess-who.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/guess-who.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From 20240a9b5351e5bfa875fb54681ee0258863d569 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:36:35 +0300 Subject: [PATCH 2/2] Correct username --- domains/guess-who.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guess-who.json b/domains/guess-who.json index ee687a7ca..f12b139a1 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": {