From 008c1c95fffc719f545f1bfd2e22bb9c54d312ca Mon Sep 17 00:00:00 2001 From: catto <89253874+HF1016@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:00:17 +0800 Subject: [PATCH 1/2] Added catto --- domains/catto.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/catto.json diff --git a/domains/catto.json b/domains/catto.json new file mode 100644 index 000000000..2d4f9fc42 --- /dev/null +++ b/domains/catto.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "HF1016", + "email": "null" + }, + "record": { + "A": ["140.238.66.154"] + } + } + \ No newline at end of file From 60c922fe6b97463abdddc98286f1b84c5818d98f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Jan 2023 07:01:58 +0800 Subject: [PATCH 2/2] add email --- domains/catto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/catto.json b/domains/catto.json index 2d4f9fc42..d8510f82b 100644 --- a/domains/catto.json +++ b/domains/catto.json @@ -2,10 +2,10 @@ { "owner": { "username": "HF1016", - "email": "null" + "email": "harrowfung1016@gmail.com" }, "record": { "A": ["140.238.66.154"] } } - \ No newline at end of file +