From 918f2813c25c9e51c685d69d52f941a877f472d7 Mon Sep 17 00:00:00 2001 From: techsideofficial Date: Thu, 19 Oct 2023 16:23:35 +1300 Subject: [PATCH 1/3] feat(domain): xenapp.is-a.dev --- domains/xenapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenapp.json diff --git a/domains/xenapp.json b/domains/xenapp.json new file mode 100644 index 000000000..e4a1e8602 --- /dev/null +++ b/domains/xenapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techsideofficial", + "email": "wienerwolf77@gmail.com" + }, + "record": { + "TXT": "e8ervtqg_bno4xnob40f7rgseijrvp72jkhd-siwl0o" + } +} From 54978ef1e474499c600d0ab16ba222fbfc932c39 Mon Sep 17 00:00:00 2001 From: techsideofficial <68258126+techsideofficial@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:23:48 +1300 Subject: [PATCH 2/3] Update xenapp.json --- domains/xenapp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenapp.json b/domains/xenapp.json index e4a1e8602..723ecc8d0 100644 --- a/domains/xenapp.json +++ b/domains/xenapp.json @@ -4,6 +4,6 @@ "email": "wienerwolf77@gmail.com" }, "record": { - "TXT": "e8ervtqg_bno4xnob40f7rgseijrvp72jkhd-siwl0o" + "CNAME": "joysteem.web.app" } } From e66d7da423daa0021a0904387744e8c655c35ea3 Mon Sep 17 00:00:00 2001 From: techsideofficial Date: Mon, 6 Nov 2023 12:19:19 +1300 Subject: [PATCH 3/3] feat(domain): techside.is-a.dev --- domains/techside.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/techside.json diff --git a/domains/techside.json b/domains/techside.json new file mode 100644 index 000000000..723ecc8d0 --- /dev/null +++ b/domains/techside.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techsideofficial", + "email": "wienerwolf77@gmail.com" + }, + "record": { + "CNAME": "joysteem.web.app" + } +}