From 9df67796235bb48a3b613f6e257249bd37c13050 Mon Sep 17 00:00:00 2001 From: scott1991 Date: Tue, 18 Jul 2023 17:33:36 +0800 Subject: [PATCH] feat(domain): scott.is-a.dev --- domains/scott.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scott.json diff --git a/domains/scott.json b/domains/scott.json new file mode 100644 index 000000000..2b5b6717b --- /dev/null +++ b/domains/scott.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] + } + } + \ No newline at end of file