Compare commits

...

1 Commits

Author SHA1 Message Date
Ari cb6bf32ebb feat(IPFS): reenable IPFS gateway subdomains 2026-04-08 15:38:39 -04:00
+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",
]);