ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:l72uci4styb4jucsgcrrj5ap/app.bsky.feed.generator/aaadnwv5osffq",
  "cid": "bafyreicvb3mmyp6xrig2buypw2mflkpvzutxomvec3r5qkzupsyqnfi3cq",
  "value": {
    "did": "did:web:skyfeed.me",
    "$type": "app.bsky.feed.generator",
    "createdAt": "2023-07-08T15:09:22.163",
    "description": "any post with the word hedgehog, without any post with the word sonic",
    "displayName": "Hedgehog",
    "skyfeedBuilder": {
      "blocks": [
        {
          "id": "aaadnwv5ozek4",
          "type": "input",
          "inputType": "firehose",
          "firehoseSeconds": 604800
        },
        {
          "id": "aaadnwv5ozemi",
          "type": "regex",
          "value": "hedgehog",
          "caseSensitive": false
        },
        {
          "id": "aaadny36urcce",
          "type": "regex",
          "value": "sonic",
          "invert": true,
          "caseSensitive": false
        },
        {
          "id": "aaadnwv5o34qa",
          "type": "sort",
          "sortType": "created_at"
        }
      ],
      "displayName": "Hedgehog"
    }
  }
}