Change github redirect to permanent

This commit is contained in:
BBaoVanC 2022-06-20 16:31:09 -05:00
parent 44312da34c
commit 2ac6af6b5c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ git.bbaovanc.com {
@404 status 404
handle_response @404 {
handle /bbaovanc/* {
redir https://github.com{uri} temporary
redir https://github.com{uri} permanent
}
handle {