[Privoxy-commits] [privoxy] 02/48: Fix a hide-referrer{conditional-block} test

User Git git at git.privoxy.org
Thu Dec 17 14:17:38 UTC 2020


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

git pushed a commit to branch master
in repository privoxy.

commit 4a1da71014936dc999daf41ead3898cb48ca95e8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Dec 14 12:21:08 2020 +0100

    Fix a hide-referrer{conditional-block} test
    
    ... that expected an acceptable Referer to be removed.
---
 regression-tests.action | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression-tests.action b/regression-tests.action
index 7409e6b1..6c55f2e3 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -108,7 +108,7 @@ TAG:^hide-accept-language\{block\}$
 # Set Header    = Referer: http://
 # Expect Header = REMOVAL
 #
-# Set Header    = Referer: https://p.p/
+# Set Header    = Referer: https://www.privoxy.org/
 # Expect Header = REMOVAL
 TAG:^hide-referrer\{conditional-block\}$
 

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


More information about the Privoxy-commits mailing list