From 8829b2891799c82fe11c26cc79b4cde4a4a1a55e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 23 Apr 2025 15:34:13 +0800 Subject: [PATCH] Update @.json --- domains/@.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/@.json b/domains/@.json index be476bb83..2555352ac 100644 --- a/domains/@.json +++ b/domains/@.json @@ -8,5 +8,16 @@ "MX": ["mail.hrsn.net"], "TXT": ["v=spf1 include:_spf.hrsn.net -all"] }, + "redirect_config": { + "custom_paths": { + "/discord": "https://discord.gg/is-a-dev-830872854677422150", + "/docs": "https://docs.is-a.dev", + "/donate": "https://wdh.gg/pvNCdvs", + "/donate/ns": "https://wdh.gg/pvNCdvs", + "/donate/sponsor": "https://wdh.gg/sponsor", + "/github": "https://github.com/is-a-dev", + "/register": "https://github.com/is-a-dev/register" + } + }, "proxied": true }