From 707280f64f9cbb313918e4daca98fc7db8ca5f90 Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 6 Jan 2024 07:42:58 +0000 Subject: [PATCH 1/2] Create nfc --- domains/nfc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nfc diff --git a/domains/nfc b/domains/nfc new file mode 100644 index 000000000..10015bcbe --- /dev/null +++ b/domains/nfc @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "is3193tx.up.railway.app" + } +} From e1b922d5622ae84e7801e2bf433091c364b47f36 Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 6 Jan 2024 07:46:44 +0000 Subject: [PATCH 2/2] Rename nfc to nfc.json --- domains/{nfc => nfc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nfc => nfc.json} (100%) diff --git a/domains/nfc b/domains/nfc.json similarity index 100% rename from domains/nfc rename to domains/nfc.json