From 8b7223589c195d7a8ac5179226a7370c86386c42 Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sat, 16 Dec 2023 23:05:44 +0100 Subject: [PATCH] Create shing.json --- domains/shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shing.json diff --git a/domains/shing.json b/domains/shing.json new file mode 100644 index 000000000..9f55651ab --- /dev/null +++ b/domains/shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["150.136.219.245"], + "AAAA": ["2603:c020:400d:3e89:1d29:bb65:78be:e8fa"] + } +}