remove legacy underscore redirects (unused)
This commit is contained in:
parent
7cf4f405ca
commit
6a54597de8
@ -146,14 +146,6 @@ http {
|
||||
return 301 /.well-known/security.txt;
|
||||
}
|
||||
|
||||
location = /pdfviewer_privacy_policy {
|
||||
return 301 /pdfviewer-privacy-policy;
|
||||
}
|
||||
|
||||
location = /bitcoin_address.png {
|
||||
return 301 /bitcoin-donation.png;
|
||||
}
|
||||
|
||||
location = /bitcoin-address.png {
|
||||
return 301 /bitcoin-donation.png;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user