Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Created July 8, 2025 07:20
Show Gist options
  • Select an option

  • Save Andy-set-studio/c549fa9f7725f88cb2c4234c50bd335c to your computer and use it in GitHub Desktop.

Select an option

Save Andy-set-studio/c549fa9f7725f88cb2c4234c50bd335c to your computer and use it in GitHub Desktop.
{
"order": "new",
"manifest": {
"filter": {
"or": [
{
"social_list": [
[
"piccalil.li"
],
"in"
]
},
{
"and": [
{
"social_list": [
[
"bell.bz"
],
"in"
]
},
{
"attribute_compare": [
"post.record.$type",
"==",
"app.bsky.feed.repost"
]
}
],
"metadata": {}
}
],
"metadata": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment