From 7744b5eebb89e0156a412c5a95b3e7f0955325bb Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:57:41 +0200 Subject: [PATCH] Create paris.node.shing.json A node domain for my principal domain panel.shing.json --- domains/paris.node.shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/paris.node.shing.json diff --git a/domains/paris.node.shing.json b/domains/paris.node.shing.json new file mode 100644 index 000000000..c87fa66f5 --- /dev/null +++ b/domains/paris.node.shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["141.145.205.47"], + "AAAA": ["2603:c027:c003:6aa9:a974:e2d6:f01e:dea8"] + } +}