Update 2025-05-29 09:47 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id 2025-05-29 09:47:51 +02:00
parent 1371b1c8a2
commit 62d5edaf29

View File

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