moved permanent redirects to ell.lt
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
All checks were successful
Jenkins
Web/pipeline/head This commit looks good
This commit is contained in:
parent
a68297a90d
commit
177790b08c
1 changed files with 8 additions and 12 deletions
|
@ -18,6 +18,14 @@ RewriteRule ^mc/?$ "projects" [R=301,L]
|
||||||
RewriteRule ^press(/.*)?$ "https://press.ellpeck.de$1" [R=301,L]
|
RewriteRule ^press(/.*)?$ "https://press.ellpeck.de$1" [R=301,L]
|
||||||
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
|
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
|
||||||
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
|
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
|
||||||
|
RewriteRule ^actaddchangelog/?$ "http://ell.lt/aachangelog" [R=301,L]
|
||||||
|
RewriteRule ^actadddownload/?$ "http://ell.lt/aadl" [R=301,L]
|
||||||
|
RewriteRule ^actaddlicense/?$ "http://ell.lt/aalicense" [R=301,L]
|
||||||
|
RewriteRule ^actadd/?$ "http://ell.lt/aa" [R=301,L]
|
||||||
|
RewriteRule ^discord/?$ "http://ell.lt/discord" [R=301,L]
|
||||||
|
RewriteRule ^wishlist/?$ "http://ell.lt/wishlist" [R=301,L,NE]
|
||||||
|
RewriteRule ^reedsy/?$ "http://ell.lt/reedsy" [R=301,L]
|
||||||
|
RewriteRule ^sims4gallery/?$ "http://ell.lt/s4gallery" [R=301,L,NE]
|
||||||
|
|
||||||
# anchor redirects
|
# anchor redirects
|
||||||
RewriteRule ^projects/?$ "#projects" [R=301,L,NE]
|
RewriteRule ^projects/?$ "#projects" [R=301,L,NE]
|
||||||
|
@ -26,15 +34,3 @@ RewriteRule ^about/?$ "#about" [R=301,L,NE]
|
||||||
RewriteRule ^blog/?$ "#blog" [R=301,L,NE]
|
RewriteRule ^blog/?$ "#blog" [R=301,L,NE]
|
||||||
RewriteRule ^support/?$ "#support" [R=301,L,NE]
|
RewriteRule ^support/?$ "#support" [R=301,L,NE]
|
||||||
RewriteRule ^💸/?$ "#support" [R=301,L,NE]
|
RewriteRule ^💸/?$ "#support" [R=301,L,NE]
|
||||||
|
|
||||||
# actually additions redirects
|
|
||||||
RewriteRule ^actaddchangelog/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/update/changelog.md" [R=301,L]
|
|
||||||
RewriteRule ^actadddownload/?$ "https://www.curseforge.com/minecraft/mc-mods/actually-additions/files" [R=301,L]
|
|
||||||
RewriteRule ^actaddlicense/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/LICENSE" [R=301,L]
|
|
||||||
RewriteRule ^actadd/?$ "https://www.curseforge.com/minecraft/mc-mods/actually-additions" [R=301,L]
|
|
||||||
|
|
||||||
# other permanent redirects
|
|
||||||
RewriteRule ^discord/?$ "https://discord.gg/Uy2ZM9X" [R=301,L]
|
|
||||||
RewriteRule ^wishlist/?$ "https://www.amazon.de/hz/wishlist/ls/LZO9Y2Z3VJ5Q?&sort=default" [R=301,L,NE]
|
|
||||||
RewriteRule ^reedsy/?$ "https://blog.reedsy.com/creative-writing-prompts/author/ell-peck/" [R=301,L]
|
|
||||||
RewriteRule ^sims4gallery/?$ "https://www.ea.com/games/the-sims/the-sims-4/pc/gallery/browse?category=all&searchtype=ea_origin_id&time=all&searchquery=Ellpeck&maxis=false" [R=301,L,NE]
|
|
||||||
|
|
Loading…
Reference in a new issue