From c2f25f55c6c4b0a1031ecc70659045848ae1c27f Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:56:26 -0400 Subject: [PATCH 1/4] Create win11.notAperson535.json --- domains/win11.notAperson535.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/win11.notAperson535.json diff --git a/domains/win11.notAperson535.json b/domains/win11.notAperson535.json new file mode 100644 index 000000000..f27c20197 --- /dev/null +++ b/domains/win11.notAperson535.json @@ -0,0 +1,11 @@ +{ + "description": "My windows 11 in HTML", + "repo": "https://github.com/notAperson535/Win11-HTML", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } +} From fd8cc112423425515eb97661b880c8bd9bd9c2bd Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:57:49 -0400 Subject: [PATCH 2/4] Create oneclick-macos-simple-kvm.notaperson535.json --- domains/oneclick-macos-simple-kvm.notaperson535.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/oneclick-macos-simple-kvm.notaperson535.json diff --git a/domains/oneclick-macos-simple-kvm.notaperson535.json b/domains/oneclick-macos-simple-kvm.notaperson535.json new file mode 100644 index 000000000..2135c3dd1 --- /dev/null +++ b/domains/oneclick-macos-simple-kvm.notaperson535.json @@ -0,0 +1,11 @@ +{ + "description": "My macOS VM guide website", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } +} From acfc520f3a0a254ba98ffef8fd2bd70192929f1e Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:58:12 -0400 Subject: [PATCH 3/4] Rename win11.notAperson535.json to win11.notaperson535.json --- domains/{win11.notAperson535.json => win11.notaperson535.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{win11.notAperson535.json => win11.notaperson535.json} (100%) diff --git a/domains/win11.notAperson535.json b/domains/win11.notaperson535.json similarity index 100% rename from domains/win11.notAperson535.json rename to domains/win11.notaperson535.json From 4d4e43f9d62767a09a881724f499db45d0e75d39 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:16:58 -0400 Subject: [PATCH 4/4] Create mail.notaperson535.json --- domains/mail.notaperson535.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.notaperson535.json diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json new file mode 100644 index 000000000..8e37cb97c --- /dev/null +++ b/domains/mail.notaperson535.json @@ -0,0 +1,12 @@ +{ + "description": "My email forwarder", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=notaperson939@gmail.com" + } +}