Use HTTPS link in URLs to Tinyproxy websites
This commit is contained in:
parent
21c6164910
commit
bf820013df
@ -280,7 +280,7 @@ int add_standard_vars (struct conn_s *connptr)
|
|||||||
add_error_variable (connptr, "date", timebuf);
|
add_error_variable (connptr, "date", timebuf);
|
||||||
|
|
||||||
add_error_variable (connptr, "website",
|
add_error_variable (connptr, "website",
|
||||||
"http://www.banu.com/tinyproxy/");
|
"https://www.banu.com/tinyproxy/");
|
||||||
add_error_variable (connptr, "version", VERSION);
|
add_error_variable (connptr, "version", VERSION);
|
||||||
add_error_variable (connptr, "package", PACKAGE);
|
add_error_variable (connptr, "package", PACKAGE);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user