ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:ftjvnlzsizn4x5lsczyxuzhi/app.bsky.feed.generator/aaalg7imaj6kk",
  "cid": "bafyreiby5ropt55p3hhtmu3sdezzninuyphkgly4sepc4526mkeoyv326y",
  "value": {
    "did": "did:web:skyfeed.me",
    "$type": "app.bsky.feed.generator",
    "avatar": {
      "$type": "blob",
      "ref": {
        "$link": "bafkreibguxf472pjvyp343znyuxczooywu3w7l47tfa6gvblrhjgsguxtm"
      },
      "mimeType": "image/png",
      "size": 7416
    },
    "createdAt": "2024-09-06T21:08:39.516Z",
    "description": "A very simple feed of trending photos with alt text that mentions cats",
    "displayName": "Trending Cat Pictures",
    "skyfeedBuilder": {
      "blocks": [
        {
          "id": "aaalg7imaobs4",
          "type": "input",
          "inputType": "firehose",
          "firehoseSeconds": 86400
        },
        {
          "id": "aaalg7iman3t2",
          "type": "remove",
          "value": "0",
          "subject": "image_count"
        },
        {
          "id": "aaalg7imamwpi",
          "type": "regex",
          "value": ".{20}.+",
          "target": "alt_text",
          "caseSensitive": false
        },
        {
          "id": "aaalhakw6zc2c",
          "type": "regex",
          "value": "\\b(cat|kitten|gato|gatito|gatinho)s?\\b",
          "target": "text|alt_text",
          "caseSensitive": false
        },
        {
          "id": "aaalhbm5ee2rc",
          "type": "remove",
          "value": "has_labels",
          "subject": "item"
        },
        {
          "id": "aaalg7imao7mg",
          "type": "sort",
          "sortType": "hn"
        }
      ],
      "license": "EUPL-1.2",
      "displayName": "Trending Cat Pictures"
    }
  }
}