at://redsolver.dev/app.bsky.feed.generator/aaalsfc4y246o

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.generator",
  "createdAt": "2024-04-07T16:26:14.959Z",
  "description": "",
  "did": "did:web:skyfeed.me",
  "displayName": "Test 3",
  "skyfeedBuilder": {
    "blocks": [
      {
        "collection": "like",
        "did": "{{$user.did}}",
        "id": "b1",
        "inputType": "did",
        "type": "input"
      },
      {
        "action": "stash",
        "id": "b2",
        "key": "already_liked_posts",
        "type": "stash"
      },
      {
        "action": "pop",
        "id": "b5",
        "key": "already_liked_posts",
        "type": "stash"
      },
      {
        "id": "b6",
        "inputType": "custom_tmp2",
        "scoreNormalizationMultiplier": "1.4",
        "type": "input"
      },
      {
        "baseLikeCount": 1,
        "id": "aghlskxbqyn2a",
        "inputType": "custom_likedweighted",
        "listUri": "list://{{$user.did}}/following",
        "scoreNormalizationMultiplier": "1.5",
        "type": "input"
      },
      {
        "baseLikeCount": 1,
        "id": "aghlskxbqyn2b",
        "inputType": "custom_likedweighted",
        "listUri": "list://{{$user.did}}/mutuals",
        "scoreNormalizationMultiplier": "0.5",
        "type": "input"
      },
      {
        "action": "stash",
        "id": "trash",
        "key": "trash",
        "type": "stash"
      },
      {
        "action": "pop",
        "id": "b20",
        "key": "already_liked_posts",
        "type": "stash"
      },
      {
        "id": "aghlskxbqyn2c",
        "inputType": "custom_likedbylikers",
        "scoreExponent": "1.3",
        "scoreNormalizationMultiplier": "2.0",
        "type": "input",
        "userScoreFunction": "f0"
      },
      {
        "action": "stash",
        "id": "trash2",
        "key": "trash",
        "type": "stash"
      },
      {
        "historySeconds": 43200,
        "id": "b3",
        "inputType": "list",
        "listUri": "list://{{$user.did}}/following",
        "type": "input"
      },
      {
        "id": "aghlskxbqyn2d",
        "inputType": "custom_likedbylikers",
        "scoreExponent": "1.3",
        "scoreNormalizationMultiplier": "1.0",
        "type": "input",
        "userScoreFunction": "f0"
      },
      {
        "id": "b7",
        "sortDirection": "desc",
        "sortType": "score",
        "type": "sort"
      },
      {
        "id": "aghlsowivzha2",
        "operator": "\u003e",
        "subject": "like_count",
        "type": "remove",
        "value": 333
      },
      {
        "action": "subtract",
        "id": "b8",
        "key": "already_liked_posts",
        "type": "stash"
      }
    ],
    "displayName": "Test 3",
    "license": "EUPL-1.2"
  }
}