add redirect for legacy (never used) /generate_204
This commit is contained in:
@@ -166,6 +166,10 @@ http {
|
||||
return 301 /mstile/310x150.png;
|
||||
}
|
||||
|
||||
location = /generate_204 {
|
||||
return 301 /faq#default-connections;
|
||||
}
|
||||
|
||||
location = /404 {
|
||||
internal;
|
||||
http2_push /grapheneos.css?29;
|
||||
|
||||
Reference in New Issue
Block a user