From 523474918e96f616ca6880a3b8d5195198d4f728 Mon Sep 17 00:00:00 2001 From: martinvruiz <158112662+martinvruiz@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:33:08 -0300 Subject: [PATCH] Create martinvruiz.json Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. [ x ] The file is in the domains folder and is in the JSON format. [ x ] The file's name is all lowercased and alphanumeric. [ x ] You have completed your website. [ x ] The website is reachable. [ x ] The CNAME record doesn't contain https:// or /. [ x ] There is sufficient information at the owner field. --- domains/martinvruiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/martinvruiz.json diff --git a/domains/martinvruiz.json b/domains/martinvruiz.json new file mode 100644 index 000000000..31d7a0e9a --- /dev/null +++ b/domains/martinvruiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "CNAME": "portfoliomvr.vercel.app" + } +}