From c974b3ddd1f96d62288ef7c49dd48adcdd758e27 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 3 Feb 2025 21:12:34 +0100 Subject: [PATCH 1/2] Add jonathan-russ.json --- domains/_discord.jonathan-russ.json | 10 ++++++++++ domains/_vercel.jonathan-russ.json | 10 ++++++++++ domains/jonathan-russ.json | 13 +++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 domains/_discord.jonathan-russ.json create mode 100644 domains/_vercel.jonathan-russ.json create mode 100644 domains/jonathan-russ.json diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json new file mode 100644 index 000000000..0aef0750a --- /dev/null +++ b/domains/_discord.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" + } +} \ No newline at end of file diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json new file mode 100644 index 000000000..ba6e333c7 --- /dev/null +++ b/domains/_vercel.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" + } +} \ No newline at end of file diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json new file mode 100644 index 000000000..ea7bf1a3f --- /dev/null +++ b/domains/jonathan-russ.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/JonathanXDR/Application-Website-Frontend", + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "CNAME": "jonathan-russ.vercel.app", + "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + } +} \ No newline at end of file From 74b4cdc26598840a33dae1b227937e65ce420ad1 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Tue, 4 Feb 2025 17:57:37 +0100 Subject: [PATCH 2/2] Update domains/jonathan-russ.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jonathan-russ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index ea7bf1a3f..7c69f05cf 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,7 @@ "discord": "494042822320717827" }, "record": { - "CNAME": "jonathan-russ.vercel.app", + "A": ["76.76.21.21"], "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" } } \ No newline at end of file