ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:u3efskiflbfwjbikj2gzzpsp/app.bsky.feed.generator/aaahvrup77o32",
  "cid": "bafyreigv7eqy5f7rclqxl2ycfgny2yhijagaep4kfyiz755hmu7lvhoxq4",
  "value": {
    "did": "did:web:skyfeed.me",
    "$type": "app.bsky.feed.generator",
    "createdAt": "2023-09-09T17:33:12.351",
    "description": "A feed that should show every post containing the word \"guitar\". No idea if it will be useful.",
    "displayName": "Guitarsky",
    "skyfeedBuilder": {
      "blocks": [
        {
          "id": "aaahvruqafwww",
          "type": "input",
          "inputType": "firehose"
        },
        {
          "id": "aaahvruqahexa",
          "type": "regex",
          "value": "guitar ",
          "caseSensitive": false
        },
        {
          "id": "aaahvr53giysa",
          "type": "regex",
          "value": "guitarist ",
          "caseSensitive": false
        },
        {
          "id": "aaahvruqah5mw",
          "type": "sort",
          "sortType": "created_at"
        }
      ],
      "license": "EUPL-1.2",
      "displayName": "Guitarsky"
    }
  }
}