Interactively go through your bluesky follow graph and decide to keep or remove follow records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update domain from b77.boo to butwho.org

yemou 2f960d72 5e31772d

+5 -5
+1 -1
auth.go
··· 12 12 "github.com/bluesky-social/indigo/atproto/auth/oauth" 13 13 ) 14 14 15 - const BASE_URL = "https://bsky-sieve-cli.b77.boo" 15 + const BASE_URL = "https://bsky-sieve-cli.butwho.org" 16 16 17 17 //go:embed static/callback.html 18 18 var callbackHTML []byte
+3 -3
flake.lock
··· 2 2 "nodes": { 3 3 "nixpkgs": { 4 4 "locked": { 5 - "lastModified": 1773646010, 6 - "narHash": "sha256-iYrs97hS7p5u4lQzuNWzuALGIOdkPXvjz7bviiBjUu8=", 5 + "lastModified": 1777268161, 6 + "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", 7 7 "owner": "NixOS", 8 8 "repo": "nixpkgs", 9 - "rev": "5b2c2d84341b2afb5647081c1386a80d7a8d8605", 9 + "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", 10 10 "type": "github" 11 11 }, 12 12 "original": {
+1 -1
static/client-metadata.json
··· 1 1 { 2 - "client_id": "https://bsky-sieve-cli.b77.boo/oauth-client-metadata.json", 2 + "client_id": "https://bsky-sieve-cli.butwho.org/oauth-client-metadata.json", 3 3 "application_type": "native", 4 4 "grant_types": [ 5 5 "authorization_code",