From cfeb94f7c67d4061ce0623d0ed650e75c2e5d465 Mon Sep 17 00:00:00 2001 From: xSamiVS Date: Mon, 30 Sep 2024 18:34:53 +0200 Subject: [PATCH] Creation of "xsamivs.is-a.dev" --- domains/xsamivs.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/xsamivs.json diff --git a/domains/xsamivs.json b/domains/xsamivs.json new file mode 100644 index 000000000..a3de7332f --- /dev/null +++ b/domains/xsamivs.json @@ -0,0 +1,13 @@ +{ + "description": "Development Website of xSamiVS", + "repo": "https://github.com/xSamiVS", + "owner": { + "username": "xSamiVS", + "email": "" + }, + "record": { + "A": [ + "88.99.5.172" + ] + } +} \ No newline at end of file