From 9066b15c62557186eecfc88d710d60ad03f12414 Mon Sep 17 00:00:00 2001 From: alex1028199 Date: Sun, 29 Oct 2023 20:05:33 +0300 Subject: [PATCH 1/2] feat(domain): artix.is-a.dev --- domains/artix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/artix.json diff --git a/domains/artix.json b/domains/artix.json new file mode 100644 index 000000000..f0d8c5edb --- /dev/null +++ b/domains/artix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com" + }, + "record": { + "URL": "google.com" + } +} From 5c7812fc23b158d97cfe5948e3d73413c7746022 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Oct 2023 19:11:02 +0800 Subject: [PATCH 2/2] Update artix.json --- domains/artix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/artix.json b/domains/artix.json index f0d8c5edb..f8acd04bd 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,6 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "URL": "google.com" + "URL": "http://51.68.194.254:3116" } }