From f0f49ca6849fbc89bf4d206506609315a97a9da0 Mon Sep 17 00:00:00 2001 From: dr4cary5 <119835437+dr4cary5@users.noreply.github.com> Date: Tue, 12 May 2026 13:07:22 -0700 Subject: [PATCH 1/3] Create shadowx.thedev.me.json --- domains/shadowx.thedev.me.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/shadowx.thedev.me.json diff --git a/domains/shadowx.thedev.me.json b/domains/shadowx.thedev.me.json new file mode 100644 index 0000000..5e03ef6 --- /dev/null +++ b/domains/shadowx.thedev.me.json @@ -0,0 +1,13 @@ +{ + "subdomain": "shadowx", + "domain": "thedev.me", + "email_or_discord": "your-email@gmail.com", + "github_username": "dr4cary5", + "description": "ShadowX - A stealth web proxy for bypassing internet censorship. Powered by Vercel.", + + "records": { + "CNAME": ["cname.vercel-dns.com"] + }, + + "proxied": false +} From 15fed06746d88897ebef0c4482aec7b404cea4d2 Mon Sep 17 00:00:00 2001 From: dr4cary5 <119835437+dr4cary5@users.noreply.github.com> Date: Tue, 12 May 2026 14:57:46 -0700 Subject: [PATCH 2/3] Update shadowx.thedev.me.json --- domains/shadowx.thedev.me.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shadowx.thedev.me.json b/domains/shadowx.thedev.me.json index 5e03ef6..54bbedf 100644 --- a/domains/shadowx.thedev.me.json +++ b/domains/shadowx.thedev.me.json @@ -1,7 +1,7 @@ { "subdomain": "shadowx", "domain": "thedev.me", - "email_or_discord": "your-email@gmail.com", + "email_or_discord": "caffein.admin@protonmail.com", "github_username": "dr4cary5", "description": "ShadowX - A stealth web proxy for bypassing internet censorship. Powered by Vercel.", From 50321b287fe5933f7ac6aac7a7b904bb947e38a4 Mon Sep 17 00:00:00 2001 From: dr4cary5 <119835437+dr4cary5@users.noreply.github.com> Date: Wed, 13 May 2026 05:43:44 -0700 Subject: [PATCH 3/3] Update shadowx.thedev.me.json --- domains/shadowx.thedev.me.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shadowx.thedev.me.json b/domains/shadowx.thedev.me.json index 54bbedf..40287b9 100644 --- a/domains/shadowx.thedev.me.json +++ b/domains/shadowx.thedev.me.json @@ -6,7 +6,8 @@ "description": "ShadowX - A stealth web proxy for bypassing internet censorship. Powered by Vercel.", "records": { - "CNAME": ["cname.vercel-dns.com"] + "A": ["216.198.79.1"], + "TXT": ["vc-domain-verify=shadowx.is-a.dev,fb49a11a79aa99d77700"] }, "proxied": false