From 2e2821cf56da27dcbb4001ff3267c90da826647e Mon Sep 17 00:00:00 2001 From: Toxocious Date: Sat, 5 Aug 2023 12:08:56 -0700 Subject: [PATCH 1/2] Add GitHub Page Challenge TXT Record --- domains/_github-pages-challenge-Toxocious.toxocious.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Toxocious.toxocious.json diff --git a/domains/_github-pages-challenge-Toxocious.toxocious.json b/domains/_github-pages-challenge-Toxocious.toxocious.json new file mode 100644 index 000000000..dd3b2619e --- /dev/null +++ b/domains/_github-pages-challenge-Toxocious.toxocious.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "toxocious", + "email": "toxocious@gmail.com" + }, + "record": { + "TXT": "d6440f69b31a9769f46475a3bfd91a" + } +} From 434c3ffccfc4ac3b47910de4bb95b9bdcd8070d9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:53:00 +0800 Subject: [PATCH 2/2] Rename _github-pages-challenge-Toxocious.toxocious.json to _github-pages-challenge-toxocious.toxocious.json --- ...ious.json => _github-pages-challenge-toxocious.toxocious.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Toxocious.toxocious.json => _github-pages-challenge-toxocious.toxocious.json} (100%) diff --git a/domains/_github-pages-challenge-Toxocious.toxocious.json b/domains/_github-pages-challenge-toxocious.toxocious.json similarity index 100% rename from domains/_github-pages-challenge-Toxocious.toxocious.json rename to domains/_github-pages-challenge-toxocious.toxocious.json