From dce3df4cfba81704b2695d42329136325f89c236 Mon Sep 17 00:00:00 2001 From: noteffex Date: Fri, 9 Feb 2024 15:38:13 +0545 Subject: [PATCH] feat(domain): effex.is-a.dev --- domains/effex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/effex.json diff --git a/domains/effex.json b/domains/effex.json new file mode 100644 index 000000000..3fd801923 --- /dev/null +++ b/domains/effex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noteffex", + "email": "effex.wtf@gmail.com" + }, + "record": { + "URL": "https://github.com/noteffex" + } +}