diff --git a/.bin/tailscale-tunnel-client b/.bin/tailscale-tunnel-client index 5348439..bce8c22 100755 --- a/.bin/tailscale-tunnel-client +++ b/.bin/tailscale-tunnel-client @@ -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. diff --git a/.bin/update-adlist b/.bin/update-adlist index 5556b59..b163119 100755 --- a/.bin/update-adlist +++ b/.bin/update-adlist @@ -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() {