[Privoxy-commits] [privoxy] 15/18: default.action.master: Update list of predefines filters

User Git git at git.privoxy.org
Tue Mar 31 09:21:08 CEST 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 7d0009c7ef79d934665583418a263bb4b85d46f6
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Mar 31 08:43:43 2026 +0200

    default.action.master: Update list of predefines filters
---
 default.action.master | 58 ++++++++++++++++++++++++++++-----------------------
 1 file changed, 32 insertions(+), 26 deletions(-)

diff --git a/default.action.master b/default.action.master
index 880d1abc..35de555b 100644
--- a/default.action.master
+++ b/default.action.master
@@ -263,32 +263,38 @@
 #
 #    Filters predefined in the supplied default.filter include:
 #
-#     js-annoyances:       Get rid of particularly annoying JavaScript abuse.
-#     js-events:           Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
-#     html-annoyances:     Get rid of particularly annoying HTML abuse.
-#     content-cookies:     Kill cookies that come in the HTML or JS content.
-#     refresh-tags:        Kill automatic refresh tags if refresh time is larger than 9 seconds.
-#     unsolicited-popups:  Disable only unsolicited pop-up windows.
-#     all-popups:          Kill all popups in JavaScript and HTML.
-#     img-reorder:         Reorder attributes in <img> tags to make the banners-by-* filters more effective.
-#     banners-by-size:     Kill banners by size.
-#     banners-by-link:     Kill banners by their links to known clicktrackers.
-#     webbugs:             Squish WebBugs (1x1 invisible GIFs used for user tracking).
-#     tiny-textforms:      Extend those tiny textareas up to 40x80 and kill the hard wrap.
-#     jumping-windows:     Prevent windows from resizing and moving themselves.
-#     frameset-borders:    Give frames a border and make them resizable.
-#     iframes:             Removes all detected iframes. Should only be enabled for individual sites.
-#     demoronizer:         Fix MS's non-standard use of standard charsets.
-#     shockwave-flash:     Kill embedded Shockwave Flash objects.
-#     quicktime-kioskmode: Make Quicktime movies saveable.
-#     fun:                 Text replacements for subversive browsing fun!
-#     crude-parental:      Crude parental filtering. Note that this filter doesn't work reliably.
-#     site-specifics:      Cure for site-specific problems. Don't apply generally!
-#     no-ping:             Removes non-standard ping attributes in <a> and <area> tags.
-#     google:              CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
-#     yahoo:               CSS-based block for Yahoo text ads. Also removes a width limitation.
-#     msn:                 CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
-#     blogspot:            Cleans up some Blogspot blogs. Read the fine print before using this.
+#     js-annoyances:         Get rid of particularly annoying JavaScript abuse.
+#     js-events:             Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
+#     html-annoyances:       Get rid of particularly annoying HTML abuse.
+#     content-cookies:       Kill cookies that come in the HTML or JS content.
+#     refresh-tags:          Kill automatic refresh tags if refresh time is larger than 9 seconds.
+#     unsolicited-popups:    Disable only unsolicited pop-up windows.
+#     all-popups:            Kill all popups in JavaScript and HTML.
+#     img-reorder:           Reorder attributes in <img> tags to make the banners-by-* filters more effective.
+#     banners-by-size:       Kill banners by size.
+#     banners-by-link:       Kill banners by their links to known clicktrackers.
+#     webbugs:               Squish WebBugs (1x1 invisible GIFs used for user tracking).
+#     tiny-textforms:        Extend those tiny textareas up to 40x80 and kill the hard wrap.
+#     jumping-windows:       Prevent windows from resizing and moving themselves.
+#     frameset-borders:      Give frames a border and make them resizable.
+#     iframes:               Removes all detected iframes. Should only be enabled for individual sites.
+#     demoronizer:           Fix MS's non-standard use of standard charsets.
+#     shockwave-flash:       Kill embedded Shockwave Flash objects.
+#     quicktime-kioskmode:   Make Quicktime movies saveable.
+#     fun:                   Text replacements for subversive browsing fun!
+#     crude-parental:        Crude parental filtering. Note that this filter doesn't work reliably.
+#     site-specifics:        Cure for site-specific problems. Don't apply generally!
+#     no-ping:               Removes non-standard ping attributes in <a> and <area> tags.
+#     allow-autocompletion:  Changes autocomplete="off" on form and input fields to "on" to allow autocompletion.
+#     github:                Removes the annoying "Sign-Up" banner and the Cookie disclaimer.
+#     imdb:                  Removes some ads on IMDb.
+#     google:                CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
+#     yahoo:                 CSS-based block for Yahoo text ads. Also removes a width limitation.
+#     msn:                   CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
+#     blogspot:              Cleans up some Blogspot blogs. Read the fine print before using this.
+#     bundeswehr.de:         Hide the cookie and privacy info banner on bundeswehr.de
+#     sourceforge:           Reduces the amount of ads for proprietary software on SourceForge.
+#     taz.de:                Hides the 'paywahl' banner on taz.de by default without relying on cookies.
 #
 # +force-text-mode
 #    Declares a document as plain text, even if the "Content-Type:" isn't detected

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list