drop legacy twipu redirects
This commit is contained in:
parent
4441aabc86
commit
fa6725b935
@ -442,11 +442,6 @@ http {
|
||||
add_header Cache-Control "public, max-age=1800";
|
||||
}
|
||||
|
||||
# https://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
|
||||
location ~ "^/([^\s]*)<a href=$" {
|
||||
return 301 /$1;
|
||||
}
|
||||
|
||||
location ~ "/index|\.(?:br|gz|html)$" {
|
||||
internal;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user