[Privoxy-commits] [privoxy] 03/04: Fix sticky actions for .flickr.com to match the action section

User Git git at git.privoxy.org
Sun Jun 22 11:32:39 CEST 2025


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

git pushed a commit to branch master
in repository privoxy.

commit f73827823fd984239ca3c9e7bb2f576e3243ad83
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jun 20 08:02:34 2025 +0200

    Fix sticky actions for .flickr.com to match the action section
---
 default.action.master | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.action.master b/default.action.master
index 60fa7d40..b9752fbb 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2731,7 +2731,7 @@ config.privoxy.org/
 .yimg.com/g/combo/1\?event-custom/
 
 {-filter{content-cookies}}
-# Sticky Actions = -block
+# Sticky Actions = -filter{content-cookies}
 # URL = http://www.flickr.com/
 .flickr.com/
 

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


More information about the Privoxy-commits mailing list