ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

{
  "did": "did:web:skyfeed.me",
  "$type": "app.bsky.feed.generator",
  "avatar": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreife7qcl4hdqe7lpol3vbapak7ahyjk5o2qwwvxax7cvbxzvpiisa4"
    },
    "mimeType": "image/jpeg",
    "size": 180021
  },
  "createdAt": "2023-08-05T10:03:09.418",
  "description": "Finds any post that contains \"I hate\" in it and sorts them randomly. Do you hate this feed?",
  "displayName": "Hate Feed",
  "skyfeedBuilder": {
    "blocks": [
      {
        "id": "aaamninl24msu",
        "type": "input",
        "inputType": "firehose",
        "firehoseSeconds": 604800
      },
      {
        "id": "aaamninl25c5o",
        "type": "remove",
        "value": "reply",
        "subject": "item"
      },
      {
        "id": "aaamninl26p5k",
        "type": "regex",
        "value": "I hate",
        "caseSensitive": false
      },
      {
        "id": "aaamnjdnhbceo",
        "type": "remove",
        "value": "reply",
        "subject": "item"
      },
      {
        "id": "aaamninl25poi",
        "type": "sort",
        "sortType": "random"
      }
    ],
    "license": "EUPL-1.2",
    "displayName": "Hate Feed"
  }
}