From 16c10df8b2f70892fadc1800260e286ac45d9468 Mon Sep 17 00:00:00 2001 From: cpanel10x Date: Mon, 9 Sep 2024 00:58:36 +0700 Subject: [PATCH 1/2] Create vu.json --- domains/vu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vu.json diff --git a/domains/vu.json b/domains/vu.json new file mode 100644 index 000000000..b77675a3d --- /dev/null +++ b/domains/vu.json @@ -0,0 +1,11 @@ +{ + "description": "Vu-is-Me", + "repo": "https://github.com/vuisme/", + "owner": { + "username": "vuisme", + "email": "me@vutn.net" + }, + "record": { + "A": "140.245.62.158" + } +} From 761999f6540ee5ebd9c5b407f41340361be7440c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:56:26 -0400 Subject: [PATCH 2/2] Update vu.json --- domains/vu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vu.json b/domains/vu.json index b77675a3d..d0f09eab0 100644 --- a/domains/vu.json +++ b/domains/vu.json @@ -6,6 +6,6 @@ "email": "me@vutn.net" }, "record": { - "A": "140.245.62.158" + "A": ["140.245.62.158"] } }