ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:ftjvnlzsizn4x5lsczyxuzhi/app.bsky.feed.generator/aaajtre2z6eme",
  "cid": "bafyreihhjjpvgildrjnuquggcxowfj7yl4diacj7aj6juchjjizibrz3he",
  "value": {
    "did": "did:web:skyfeed.me",
    "$type": "app.bsky.feed.generator",
    "createdAt": "2024-09-06T17:16:23.467Z",
    "description": "Trending/popular posts that have alt text\n\n(basically just an alt text filter on top of the Hacker News sorting)",
    "displayName": "Trending Images with Alt",
    "skyfeedBuilder": {
      "blocks": [
        {
          "id": "aaajtre22bpdq",
          "type": "input",
          "feedUri": "none",
          "inputType": "firehose",
          "firehoseSeconds": 259200
        },
        {
          "id": "aaajtre22cza6",
          "type": "regex",
          "value": ".{20}.+",
          "target": "alt_text",
          "caseSensitive": false
        },
        {
          "id": "aaajtrystp5cq",
          "type": "remove",
          "value": "has_labels",
          "subject": "item"
        },
        {
          "id": "aaajtre22aewi",
          "type": "sort",
          "gravity": "2.2",
          "sortType": "hn"
        }
      ],
      "license": "EUPL-1.2",
      "displayName": "Trending Images with Alt"
    }
  }
}