From d038afec33b37ea20eea6cc8d9935861363ec5e8 Mon Sep 17 00:00:00 2001 From: chamodxxc Date: Thu, 6 Nov 2025 18:01:44 +0530 Subject: [PATCH 1/3] Create whiteshadow.json --- domains/whiteshadow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/whiteshadow.json diff --git a/domains/whiteshadow.json b/domains/whiteshadow.json new file mode 100644 index 00000000000..5c5ca0a4f75 --- /dev/null +++ b/domains/whiteshadow.json @@ -0,0 +1,10 @@ +{ + "description": "WhiteShadow MD main bot site hosted on Render", + "repo": "https://github.com/chamodnimsara", + "owner": { + "username": "chamodnimsara" + }, + "record": { + "CNAME": "whiteshadow-md-main.onrender.com" + } +} From c22fad5141262418f3cb0f3f490fbd055be956ca Mon Sep 17 00:00:00 2001 From: chamodxxc Date: Thu, 6 Nov 2025 18:27:54 +0530 Subject: [PATCH 2/3] Update WhiteShadow site details and repository --- domains/whiteshadow.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/whiteshadow.json b/domains/whiteshadow.json index 5c5ca0a4f75..46b47677778 100644 --- a/domains/whiteshadow.json +++ b/domains/whiteshadow.json @@ -1,10 +1,10 @@ { - "description": "WhiteShadow MD main bot site hosted on Render", - "repo": "https://github.com/chamodnimsara", + "description": "WhiteShadow Pair Site hosted on Heroku", + "repo": "https://github.com/chamodxxc/newpair", "owner": { - "username": "chamodnimsara" + "username": "chamodxxc" }, "record": { - "CNAME": "whiteshadow-md-main.onrender.com" + "CNAME": "whiteshadow-8182be1f6ed6.herokuapp.com" } } From 45d7310c0bfb109f70d21550f8b6591e06ca767a Mon Sep 17 00:00:00 2001 From: "E.G.I.N.W Wanasinghe" Date: Fri, 7 Aug 2026 02:13:20 +0530 Subject: [PATCH 3/3] Modify whiteshadow.json with new CNAME and email Updated the owner email and changed the CNAME record. --- domains/whiteshadow.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/whiteshadow.json b/domains/whiteshadow.json index 46b47677778..d6ce0d07eba 100644 --- a/domains/whiteshadow.json +++ b/domains/whiteshadow.json @@ -1,10 +1,9 @@ { - "description": "WhiteShadow Pair Site hosted on Heroku", - "repo": "https://github.com/chamodxxc/newpair", "owner": { - "username": "chamodxxc" + "username": "chamodxxc", + "email": "nimsarawanasinhe@gmail.com" }, - "record": { - "CNAME": "whiteshadow-8182be1f6ed6.herokuapp.com" + "records": { + "CNAME": "whiteshadow-md-tau.vercel.app" } }