From e46aede23f8a70827ecd7fb5cc9863d772244d7e Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 16:58:40 +0000 Subject: [PATCH 1/2] Create _vercel.jar.json --- domains/_vercel.jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jar.json diff --git a/domains/_vercel.jar.json b/domains/_vercel.jar.json new file mode 100644 index 000000000..d304b6d09 --- /dev/null +++ b/domains/_vercel.jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "TXT": "vc-domain-verify=jar.is-a.dev,faf9fc9ca0c53d380bd7" + } +} From c9ffd51b63e9cabbbe271d1957e16145c7ad28d8 Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 17:03:54 +0000 Subject: [PATCH 2/2] Create jar.json --- domains/jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jar.json diff --git a/domains/jar.json b/domains/jar.json new file mode 100644 index 000000000..c2ff47b78 --- /dev/null +++ b/domains/jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "A": ["76.76.21.21"] + } +}