From 62d5edaf29cb517b10cff3600751fa1122bb5434 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Thu, 29 May 2025 09:47:51 +0200 Subject: [PATCH] Update 2025-05-29 09:47 OpenBSD/amd64-t14 --- .bin/update-adlist | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.bin/update-adlist b/.bin/update-adlist index 459e1ee..a0ba0aa 100755 --- a/.bin/update-adlist +++ b/.bin/update-adlist @@ -99,8 +99,10 @@ _disabled() { _domainfilter() { # chain grep commands used in assemble pipe - grep -Ev "torrent|instagram\.com|tattoo|whatsapp\.com" \ - | grep -Ev "whatsapp\.net|signal\.org" + grep -Ev "torrent|tattoo|xhamster|xvideos|porn" \ + | grep -Ev "whatsapp\.net|whatsapp\.com|instagram\.com" \ + | grep -Ev "adobe\.com|adobelogin\.com" \ + | grep -Ev "microsoft\.com" } _assemble() {