ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:mdw4ew4roweewqx4mpj77dzp/app.bsky.feed.generator/aaab7behv3usg",
  "cid": "bafyreidliqjfa5t7fs25dirk2k7ds6ejfbbthnizywch3cv7aolel3w2ne",
  "value": {
    "did": "did:web:skyfeed.me",
    "$type": "app.bsky.feed.generator",
    "createdAt": "2023-10-11T09:26:15.938",
    "description": "Snags all posts for the past 7 days containing the word \"MacGyver\" or \"MacGyverism\".",
    "displayName": "What Would MacGyver Do?",
    "skyfeedBuilder": {
      "blocks": [
        {
          "id": "aaab7behv26vc",
          "tags": [
            "Macgyver",
            " macgyverism",
            " "
          ],
          "type": "input",
          "inputType": "firehose",
          "firehoseSeconds": 604800
        },
        {
          "id": "aaab7behvzky6",
          "type": "remove",
          "subject": "duplicates"
        },
        {
          "id": "aaab7behvziuy",
          "type": "regex",
          "value": "macgyver|macgyverism",
          "target": "text|alt_text|link",
          "caseSensitive": false
        },
        {
          "id": "aaab7behvzk6q",
          "type": "sort",
          "sortType": "created_at"
        }
      ],
      "license": "EUPL-1.2",
      "displayName": "What Would MacGyver Do?"
    }
  }
}