use https for ell.lt links
All checks were successful
Jenkins
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2022-12-01 17:25:52 +01:00
parent 177790b08c
commit 10d6b36932

View file

@ -18,14 +18,14 @@ RewriteRule ^mc/?$ "projects" [R=301,L]
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]
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]
RewriteRule ^actaddchangelog/?$ "https://ell.lt/aachangelog" [R=301,L]
RewriteRule ^actadddownload/?$ "https://ell.lt/aadl" [R=301,L]
RewriteRule ^actaddlicense/?$ "https://ell.lt/aalicense" [R=301,L]
RewriteRule ^actadd/?$ "https://ell.lt/aa" [R=301,L]
RewriteRule ^discord/?$ "https://ell.lt/discord" [R=301,L]
RewriteRule ^wishlist/?$ "https://ell.lt/wishlist" [R=301,L,NE]
RewriteRule ^reedsy/?$ "https://ell.lt/reedsy" [R=301,L]
RewriteRule ^sims4gallery/?$ "https://ell.lt/s4gallery" [R=301,L,NE]
# anchor redirects
RewriteRule ^projects/?$ "#projects" [R=301,L,NE]