From 69a4cafe9b605107fad8c932e6ea231710ba242b Mon Sep 17 00:00:00 2001 From: IfVar Date: Mon, 9 Oct 2023 09:11:48 -0500 Subject: [PATCH] feat(domain): anticens.is-a.dev --- domains/anticens.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anticens.json diff --git a/domains/anticens.json b/domains/anticens.json new file mode 100644 index 000000000..90e70ca93 --- /dev/null +++ b/domains/anticens.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +}