From 501304a1190016e548ef0725e0e71f0407e40f0d Mon Sep 17 00:00:00 2001 From: Window5000 Date: Tue, 8 Aug 2023 13:40:10 +0200 Subject: [PATCH] feat(domain): window5.is-a.dev --- domains/window5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/window5.json diff --git a/domains/window5.json b/domains/window5.json new file mode 100644 index 000000000..e34ab4fc9 --- /dev/null +++ b/domains/window5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Window5000", + "email": "spam.window5.spam@gmail.com" + }, + "record": { + "CNAME": "window5000.github.io" + } +}