diff --git a/domains/jeff.json b/domains/jeff.json index 3d0db8456..d1e3edcab 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -5,5 +5,18 @@ }, "record": { "CNAME": "pentsec.github.io" + }, + "redirect_config": { + "custom_paths": { + "/gh": "https://github.com/PentSec", + "/dc": "https://discord.com/users/284896471210393600", + "/x": "https://x.com/__J3ff_", + "/bsky": "https://sitoz.bsky.social", + "/tw": "https://twitch.tv/Sitoz1", + "/kick": "https://kick.com/Sitoz1", + "/ig": "https://www.instagram.com/jeffreysfuenmayor_" + + }, + "redirect_paths": true } }