use https for ell.lt links
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
177790b08c
commit
10d6b36932
1 changed files with 8 additions and 8 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue