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 1/2] 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"] + } +} From cd560187773244978c46f7fe91a9306b7d9838db Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:58:45 +0200 Subject: [PATCH 2/2] Create mapsyseo.json --- domains/mapsyseo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mapsyseo.json diff --git a/domains/mapsyseo.json b/domains/mapsyseo.json new file mode 100644 index 000000000..57cfc5050 --- /dev/null +++ b/domains/mapsyseo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["81.16.29.155"] + } +}