mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-23 20:01:08 +00:00
Redirect webrtc.html
This commit is contained in:
@@ -4,6 +4,9 @@ location = /old/ {
|
|||||||
location = /privacy-policy/ {
|
location = /privacy-policy/ {
|
||||||
return 301 /privacy/;
|
return 301 /privacy/;
|
||||||
}
|
}
|
||||||
|
location = /webrtc.html {
|
||||||
|
return 301 /browsers/;
|
||||||
|
}
|
||||||
location = /software/im/ {
|
location = /software/im/ {
|
||||||
return 301 /software/real-time-communication/;
|
return 301 /software/real-time-communication/;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user