Update 2025-02-01 18:41 OpenBSD/amd64-t14
This commit is contained in:
parent
00f804c99f
commit
068de67638
@ -99,7 +99,8 @@ _disabled() {
|
|||||||
|
|
||||||
_domainfilter() {
|
_domainfilter() {
|
||||||
# chain grep commands used in assemble pipe
|
# 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() {
|
_assemble() {
|
||||||
|
Loading…
Reference in New Issue
Block a user