From 068de67638f8461e2666a4353a88ea1fb2cc2784 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Sat, 1 Feb 2025 18:41:15 +0100 Subject: [PATCH] Update 2025-02-01 18:41 OpenBSD/amd64-t14 --- .bin/update-adlist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.bin/update-adlist b/.bin/update-adlist index ab6fd85..459e1ee 100755 --- a/.bin/update-adlist +++ b/.bin/update-adlist @@ -99,7 +99,8 @@ _disabled() { _domainfilter() { # chain grep commands used in assemble pipe - grep -Ev "torrent|instagram\.com|tattoo|whatsapp\.com" + grep -Ev "torrent|instagram\.com|tattoo|whatsapp\.com" \ + | grep -Ev "whatsapp\.net|signal\.org" } _assemble() {