[Privoxy-commits] [privoxy] 03/38: Update test for sourceforge filter to test the recently added pcrs commands
User Git
git at git.privoxy.org
Thu Apr 9 09:37:01 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 2f09657bb2822b2b415fb9efea3883618c451bcb
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Apr 2 10:17:40 2026 +0200
Update test for sourceforge filter to test the recently added pcrs commands
---
tests/cts/content-filters/data/test25 | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/tests/cts/content-filters/data/test25 b/tests/cts/content-filters/data/test25
index f435f7b8..c9201a7d 100644
--- a/tests/cts/content-filters/data/test25
+++ b/tests/cts/content-filters/data/test25
@@ -37,6 +37,14 @@ X-Control: swsclose%CR
# pcrs command 5:
<div class="sterling" id="banner-sterling" blafasel
+
+# pcrs command 6:
+
+<div id="monb-sticky-obj" blafasel
+
+# pcrs command 7:
+
+<div id="retool-coding-bar" blafasel
</data>
</reply>
@@ -47,7 +55,7 @@ Date: Thu, 22 Jul 2010 11:22:33 GMT%CR
Connection: close%CR
Content-Type: text/html%CR
X-Control: swsclose%CR
-Content-Length: 488%CR
+Content-Length: 632%CR
%CR
# Here are some strings the sourceforge filter should filter:
@@ -70,6 +78,14 @@ Content-Length: 488%CR
# pcrs command 5:
<div class="sterling" id="banner-sterling" style="display:none;" blafasel
+
+# pcrs command 6:
+
+<div id="monb-sticky-obj" style="display:none;" blafasel
+
+# pcrs command 7:
+
+<div style="display:none !important;" blafasel
</data>
</proxy-reply>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list