Update 2025-07-23 20:36 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id 2025-07-23 20:36:22 +02:00
parent a0d78823ae
commit 6a3fe358f3
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/ksh
doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F --accept-dns=true --accept-routes
doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F --accept-dns=true --accept-routes --exit-node=dalek.taild50f.ts.net.

View File

@ -102,7 +102,7 @@ _domainfilter() {
grep -Ev "torrent|tattoo|xhamster|xvideos|porn|motherless|redgifs" \
| grep -Ev "whatsapp\.net|whatsapp\.com|instagram\.com" \
| grep -Ev "adobe\.com|adobelogin\.com" \
| grep -Ev "microsoft\.com"
| grep -Ev "microsoft\.com|archive\.org"
}
_assemble() {