From c88a19de6f874bf854e44a486c72bc7cc7e7d756 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 6 Aug 2022 08:42:54 +0200 Subject: [PATCH] user.action: Add example section for the bundeswehr.de filter --- user.action | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/user.action b/user.action index 4d93a804..9d8eb853 100644 --- a/user.action +++ b/user.action @@ -194,6 +194,11 @@ www.example.com/nasty-ads/sponsor.gif #{+block{Facebook "like" and similar tracking URLs.}} #www.facebook.com/(extern|plugins)/(login_status|like(box)?|activity|fan)\.php +# Hide cookie and privacy information banner on the Bundeswehr website. +# The relevant parts seem to work without accepting cookies. +# {+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. # {+https-inspection} -- 2.39.2