···6464 config := oauth.ClientConfig{
6565 // TODO: Want to rename this back to bsky-sieve. It's unlikely I ever make this generic enough to work on other
6666 // atproto services or even past bluesky follows and likes unless the demand is there
6767- ClientID: "https://atproto-sieve.yem.pink/oauth-client-metadata.json",
6767+ ClientID: "https://bsky-sieve-cli.b77.boo/oauth-client-metadata.json",
6868 Scopes: []string{
6969 "atproto",
7070 "atproto repo?collection=app.bsky.feed.like&collection=app.bsky.graph.follow&action=delete",