From 6a3fe358f3e974034b337eca2c29ff5dd1907674 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Wed, 23 Jul 2025 20:36:22 +0200 Subject: [PATCH] Update 2025-07-23 20:36 OpenBSD/amd64-t14 --- .bin/tailscale-tunnel-client | 2 +- .bin/update-adlist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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() {