From 70cfe8c7c5f130092b023375bdca5ae383241641 Mon Sep 17 00:00:00 2001 From: Kacper Gibas <132811907+exyxz@users.noreply.github.com> Date: Sat, 15 Mar 2025 11:50:29 +0100 Subject: [PATCH] Create exyxz.json(s) --- domains/_atproto.exyxz.json | 9 +++++++++ domains/_discord.exyxz.json | 9 +++++++++ domains/_github-pages-challenge-exyxz.exyxz.json | 9 +++++++++ domains/exyxz.json | 10 ++++++++++ 4 files changed, 37 insertions(+) create mode 100644 domains/_atproto.exyxz.json create mode 100644 domains/_discord.exyxz.json create mode 100644 domains/_github-pages-challenge-exyxz.exyxz.json create mode 100644 domains/exyxz.json diff --git a/domains/_atproto.exyxz.json b/domains/_atproto.exyxz.json new file mode 100644 index 000000000..74596a070 --- /dev/null +++ b/domains/_atproto.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "did=did:plc:73r55srxmmlhhiof7fnllisy" + } +} \ No newline at end of file diff --git a/domains/_discord.exyxz.json b/domains/_discord.exyxz.json new file mode 100644 index 000000000..45579e273 --- /dev/null +++ b/domains/_discord.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "dh=529be62f885915368b4b5c20beaef95a1c55ea98" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-exyxz.exyxz.json b/domains/_github-pages-challenge-exyxz.exyxz.json new file mode 100644 index 000000000..4b0c1d6c2 --- /dev/null +++ b/domains/_github-pages-challenge-exyxz.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "38873ba2da582e531282026e6fb4bf" + } +} \ No newline at end of file diff --git a/domains/exyxz.json b/domains/exyxz.json new file mode 100644 index 000000000..60ccac4dc --- /dev/null +++ b/domains/exyxz.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/exyxz/exyxz.github.io", + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "CNAME": "exyxz.github.io" + } +} \ No newline at end of file