From 3b7506607fc1740f6ef183a32e6e54fa4dfdf251 Mon Sep 17 00:00:00 2001 From: Satria Date: Tue, 31 Oct 2023 20:57:50 +0700 Subject: [PATCH 1/2] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 12441e2cd..612d768d8 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,6 +5,6 @@ "email": "sx-91@outlook.com" }, "record": { - "URL": "https://satr14.tech" + "CNAME": "cname.short.io" } } From c749f4cf55630c2e063a4b1556bd2799748edd87 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Tue, 31 Oct 2023 15:52:01 +0100 Subject: [PATCH 2/2] feat(domain): ez.is-a.dev --- domains/ez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ez.json diff --git a/domains/ez.json b/domains/ez.json new file mode 100644 index 000000000..bee107ea0 --- /dev/null +++ b/domains/ez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +}