Skip to content

Commit

Permalink
rude feed
Browse files Browse the repository at this point in the history
  • Loading branch information
flicknow committed Sep 30, 2024
1 parent 7344c6c commit 7f9a026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueskybot/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,7 @@ func NewServer(ctx context.Context, indexer *indexer.Indexer) *Server {
{Uri: "at://did:web:flicknow.xyz/app.bsky.feed.generator/rembangs"},
{Uri: "at://did:web:flicknow.xyz/app.bsky.feed.generator/renewskies"},
{Uri: "at://did:web:flicknow.xyz/app.bsky.feed.generator/f-renewskies"},
{Uri: "at://did:web:flicknow.xyz/app.bsky.feed.generator/rude"},
}

b, err := json.Marshal(response)
Expand Down

0 comments on commit 7f9a026

Please sign in to comment.