Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
feat: redirect coding4. to canrau.com
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau committed Dec 29, 2021
1 parent b880947 commit 6f26981
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ module.exports = [
// `/api/pixel/* https://pixel.api.gaiama.org/:splat 200`,
// `/api/* https://api.gaiama.org/:splat 200`,

// coding4gaiama
`https://coding4.gaiama.org/* https://www.canrau.com/:splat 301!`,
`https://www.coding4.gaiama.org/* https://www.canrau.com/:splat 301!`,


// subdomain redirects
`https://spende.gaiama.org/* https://www.gaiama.org/de/spenden/ 301! ${ifGermanLanguage}`,
`https://www.spende.gaiama.org/* https://www.gaiama.org/de/spenden/ 301! ${ifGermanLanguage}`,
Expand Down

0 comments on commit 6f26981

Please sign in to comment.