From ba8abbd320054067e378d7535fe30f0002b549be Mon Sep 17 00:00:00 2001 From: toastyyyxd Date: Tue, 29 Aug 2023 01:49:32 +0800 Subject: [PATCH] feat(domain): toasty.is-a.dev --- domains/toasty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toasty.json diff --git a/domains/toasty.json b/domains/toasty.json new file mode 100644 index 000000000..92f326481 --- /dev/null +++ b/domains/toasty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "toastyyyxd", + "email": "asaeasaeasae.x10@gmail.com", + "discord": "577480703302959104" + }, + + "record": { + "TXT": "_github-pages-challenge-toastyyyxd.toasty" + } +}