shuffled some redirects around
All checks were successful
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2021-09-18 00:57:36 +02:00
parent 04fbef3d6a
commit e01e665789
2 changed files with 9 additions and 10 deletions

View file

@ -18,11 +18,11 @@ RewriteRule ^press/?(.*)$ "https://press.ellpeck.de/$1" [R=301,L]
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]
# anchor redirects (need NE = no escaping for the hash symbol)
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [NE,R=301,L]
RewriteRule ^privacy/?$ "https://ellpeck.de/#privacy" [NE,R=301,L]
RewriteRule ^impressum/?$ "https://ellpeck.de/#impressum" [NE,R=301,L]
RewriteRule ^blog/?$ "https://ellpeck.de/#blog" [NE,R=301,L]
# anchor redirects
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [R=301,L,NE]
RewriteRule ^privacy/?$ "https://ellpeck.de/#privacy" [R=301,L,NE]
RewriteRule ^impressum/?$ "https://ellpeck.de/#impressum" [R=301,L,NE]
RewriteRule ^blog/?$ "https://ellpeck.de/#blog" [R=301,L,NE]
# actually additions redirects
RewriteRule ^actaddchangelog/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/update/changelog.md" [R=301,L]
@ -32,7 +32,6 @@ RewriteRule ^actadd/?$ "https://minecraft.curseforge.com/projects/actually-addit
# other permanent redirects
RewriteRule ^discord/?$ "https://discord.gg/Uy2ZM9X" [R=301,L]
RewriteRule ^yt/?$ "https://www.youtube.com/c/ellpeck" [R=301,L]
RewriteRule ^wishlist/?$ "https://www.amazon.de/hz/wishlist/ls/LZO9Y2Z3VJ5Q?&sort=default" [R=301,L]
RewriteRule ^fftranslate/?$ "https://poeditor.com/join/project/ElzC23ecB6" [R=301,L]
RewriteRule ^reedsy/?$ "https://blog.reedsy.com/creative-writing-prompts/author/ell-peck/" [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]

View file

@ -25,7 +25,7 @@
Additionally, here are some miscellaneous platforms:
<ul>
<li>You can check out my Sims 4 builds on <a href="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">the gallery</a> or by searching for the user <strong>Ellpeck</strong>.</li>
<li>You can check out my Sims 4 builds on <a href="https://ellpeck.de/sims4gallery">the gallery</a> or by searching for the user <strong>Ellpeck</strong>.</li>
<li>My Nintendo Switch friend code is <strong>SW-5281-8834-6801</strong>.</li>
</ul>
</div>