Update 2025-07-23 20:36 OpenBSD/amd64-t14
This commit is contained in:
parent
a0d78823ae
commit
6a3fe358f3
@ -1,2 +1,2 @@
|
|||||||
#!/bin/ksh
|
#!/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.
|
||||||
|
@ -102,7 +102,7 @@ _domainfilter() {
|
|||||||
grep -Ev "torrent|tattoo|xhamster|xvideos|porn|motherless|redgifs" \
|
grep -Ev "torrent|tattoo|xhamster|xvideos|porn|motherless|redgifs" \
|
||||||
| grep -Ev "whatsapp\.net|whatsapp\.com|instagram\.com" \
|
| grep -Ev "whatsapp\.net|whatsapp\.com|instagram\.com" \
|
||||||
| grep -Ev "adobe\.com|adobelogin\.com" \
|
| grep -Ev "adobe\.com|adobelogin\.com" \
|
||||||
| grep -Ev "microsoft\.com"
|
| grep -Ev "microsoft\.com|archive\.org"
|
||||||
}
|
}
|
||||||
|
|
||||||
_assemble() {
|
_assemble() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user