Brand new privacy policy!
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
location = /old/ {
|
||||
return 301 /classic/;
|
||||
}
|
||||
location = /privacy-policy/ {
|
||||
return 301 /privacy/;
|
||||
}
|
||||
location = /software/im/ {
|
||||
return 301 /software/real-time-communication/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user