[Privoxy-commits] [privoxy] branch master updated: Unblock adv-archiv.dfn-cert.de/ properly
User Git
git at git.privoxy.org
Thu Dec 2 11:15:20 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new 87385058 Unblock adv-archiv.dfn-cert.de/ properly
87385058 is described below
commit 87385058b7e6c5341aa9575531493558c1ff80c8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Dec 2 11:49:34 2021 +0100
Unblock adv-archiv.dfn-cert.de/ properly
... by relocating the pattern and test that were added
in e637f5ac37 further below.
Test failure pointed out by Roland.
---
default.action.master | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/default.action.master b/default.action.master
index f0b76227..402edff6 100644
--- a/default.action.master
+++ b/default.action.master
@@ -712,8 +712,6 @@ ada*.
adri*.
# URL = https://adguard.com/
adguard.com/
-# URL = https://adv-archiv.dfn-cert.de/adv/2021-2222/
-adv-archiv.dfn-cert.de/
#############################################################################
# Generic block patterns by path:
@@ -2042,6 +2040,8 @@ belco24.de/
metrics.sr.ht/
# URL = https://nlnet.nl/logo/banner.png
nlnet.nl/
+# URL = https://adv-archiv.dfn-cert.de/adv/2021-2222/
+adv-archiv.dfn-cert.de/
#############################################################################
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list