From fa016d00bc8a4ba033ef2d6a2305495e6f60ca8d Mon Sep 17 00:00:00 2001 From: Xanudu <133562760+XanuduBuster@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:20:41 +0530 Subject: [PATCH 1/2] Created xanudu.json --- xanudu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 xanudu.json diff --git a/xanudu.json b/xanudu.json new file mode 100644 index 000000000..b291adc2e --- /dev/null +++ b/xanudu.json @@ -0,0 +1,11 @@ +{ + "description": "Xanudu Buster's Website", + "repo": "https://xanudubuster.github.io", + "owner": { + "username": "XanuduBuster", + "email": "xanubuster@proton.me" + }, + "record": { + "CNAME": "xanudubuster.github.io" + } +} From 7a3474f76260df39dd9cfc1869b05dcf5f5afa7c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:54:19 +0800 Subject: [PATCH 2/2] Rename xanudu.json to domains/xanudu.json --- xanudu.json => domains/xanudu.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xanudu.json => domains/xanudu.json (100%) diff --git a/xanudu.json b/domains/xanudu.json similarity index 100% rename from xanudu.json rename to domains/xanudu.json