[Privoxy-commits] [privoxy] 15/19: user.action: Stop referring to SSL
User Git
git at git.privoxy.org
Mon Mar 16 07:55:03 CET 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 8bc0a837dae2cc2c058b651cec8c0eec327e76db
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Mar 16 06:32:06 2026 +0100
user.action: Stop referring to SSL
---
user.action | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/user.action b/user.action
index 7523cdb4..eb9036fd 100644
--- a/user.action
+++ b/user.action
@@ -202,8 +202,8 @@ www.example.com/nasty-ads/sponsor.gif
# {+filter{bundeswehr.de}}
# .bundeswehr.de/
-######### Examples for SSL actions #########
-# Following section enables TLS/SSL filtering for all sites defined by pattern and requested by HTTPS.
+######### Examples for HTTPS-related actions #########
+# Following section enables TLS filtering for all sites defined by pattern and requested by HTTPS.
# {+https-inspection}
# privoxy.org
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list