The .json that limits to a user lists and blocks common terms used by ATProtoDevs, they are much more than coders
ATProtoDev-OffTopic.json
105 lines 2.5 kB view raw
1{ 2 "order": "new", 3 "manifest": { 4 "filter": { 5 "and": [ 6 { 7 "list_member": [ 8 "https://bsky.app/profile/psingletary.com/lists/3kdm7vrrhv62l", 9 "in" 10 ] 11 }, 12 { 13 "regex_none": [ 14 "text", 15 [ 16 "ATProto", 17 "ATP", 18 "ATProtocol", 19 "AT Proto", 20 "Lexicon", 21 "PLC", 22 "Atmosphere", 23 "AT Protocol", 24 "Authenticated Transfer Protocol", 25 "PDS", 26 "Personal Data Server", 27 "Relay", 28 "Data repository", 29 "Collection", 30 "Record", 31 "Blob", 32 "Blobs", 33 "Labels", 34 "Handle", 35 "Handles", 36 "DID", 37 "DIDs", 38 "Decentralized Identifiers", 39 "Decentralized Identifier", 40 "NSID", 41 "NSIDs", 42 "Namespaced Identifiers", 43 "Namespaced Identifier", 44 "TID", 45 "TIDs", 46 "Timestamp Identifiers", 47 "Timestamp Identifier", 48 "CID", 49 "CIDs", 50 "Content ID", 51 "Content IDs", 52 "DAG-CBOR", 53 "CBOR", 54 "Car", 55 ".car", 56 "XRPC", 57 "json", 58 "repo", 59 "repo collection", 60 "repo collections", 61 "record key", 62 "at://", 63 "app.bsky.", 64 "signature", 65 "Bluesky", 66 "MB", 67 "GB", 68 "TB", 69 "PB", 70 "link", 71 "facet", 72 "claim", 73 "oidc", 74 "oauth", 75 "scopes", 76 "handshake", 77 "bsky", 78 "constellation", 79 "blocklist", 80 "cli", 81 "api", 82 "llm", 83 "ai", 84 "moderation", 85 "client", 86 "code", 87 "project", 88 "label", 89 "rust", 90 "embed", 91 "directory", 92 "JS", 93 "javascript", 94 "swift", 95 "linux" 96 ], 97 true, 98 false 99 ] 100 } 101 ] 102 } 103 }, 104 "custom_sort_settings": {} 105}