feat(IPFS): reenable IPFS gateway subdomains

This commit is contained in:
2026-04-08 15:38:04 -04:00
parent 5afb9f48f5
commit cb6bf32ebb
+3 -3
View File
@@ -122,9 +122,9 @@ minecraft("The Furry Cult", "thefurrycult.mc", "arirex.me", 54924);
cnames("arirex.me", rexcloud, [
"Beszel@beszel",
"Gitea@git",
// "IPFS Subdomain Gateway@*.ipfs.gw",
// "IPFS Subdomain Gateway@*.ipns.gw",
// "IPFS Path Gateway@gw",
"IPFS Path Gateway@gw",
"IPFS Subdomain Gateway@*.ipfs.gw",
"IPFS Subdomain Gateway@*.ipns.gw",
"SearXNG@search",
]);