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() {