Update 2025-05-29 09:47 OpenBSD/amd64-t14
This commit is contained in:
parent
1371b1c8a2
commit
62d5edaf29
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user