ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

{
  "did": "did:web:skyfeed.me",
  "$type": "app.bsky.feed.generator",
  "createdAt": "2023-10-25T11:39:04.486",
  "description": "A feed for my personal use, though others are welcome to check it out. The feed strips out replies so that only original posts are shown. And of those original posts, the feed further strips out anything containing keywords associated with certain things I'm not interested in seeing.",
  "displayName": "Filtered Feed",
  "skyfeedBuilder": {
    "blocks": [
      {
        "id": "aaaf5qsteuvvk",
        "type": "input",
        "listUri": "at://did:plc:fe4z2vyyrc7zkrwc3vgdxykm/app.bsky.graph.list/3kanhm4w4ea2s",
        "inputType": "list"
      },
      {
        "id": "aaaf5qstex3be",
        "type": "remove",
        "value": "reply",
        "subject": "item"
      },
      {
        "id": "aaaf5qstew5cy",
        "type": "regex",
        "value": "furry|fursona|hrothgar|furries|furry art|wobble|dogsona|dragrace|drag race|drag queens|drag queen|monstar|gainer|encourager|diaper|padded|jiggle|reskeet|onlyfans|justforfans|ych|mpreg|livestream|stream",
        "invert": true,
        "target": "text|alt_text",
        "caseSensitive": false
      },
      {
        "id": "aaaf5qstex6ya",
        "type": "sort",
        "sortType": "created_at"
      }
    ],
    "license": "EUPL-1.2",
    "displayName": "Filtered Feed"
  }
}