Last active
June 11, 2024 00:17
-
-
Save rbonick/8d9539cb26c783dd0cfc028e350fb4af to your computer and use it in GitHub Desktop.
Bikethread (bsky feed via skyfeed.app)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"displayName": "Bikethread", | |
"blocks": [ | |
{ | |
"id": "aaaotcfxyw4te", | |
"type": "input", | |
"inputType": "firehose" | |
}, | |
{ | |
"id": "aaaotcfxyuokk", | |
"type": "regex", | |
"value": "bike|bicycle|cyclist|cycling|biking", | |
"caseSensitive": false, | |
"target": "text|alt_text|link" | |
}, | |
{ | |
"type": "regex", | |
"value": "motorbike|dirtbike|yubikey|motorcyclist|recycl|christ on a|jesus on a|bikeshed|bike shed|bombay bicycle club", | |
"caseSensitive": false, | |
"id": "aaapu4e56lack", | |
"invert": true, | |
"target": "text|alt_text|link" | |
}, | |
{ | |
"id": "aaaotcfxywq2a", | |
"type": "remove", | |
"subject": "item", | |
"value": "reply" | |
}, | |
{ | |
"type": "remove", | |
"subject": "item", | |
"value": "repost", | |
"id": "aaaa5uz4p7mry" | |
}, | |
{ | |
"type": "remove", | |
"subject": "list", | |
"value": null, | |
"id": "aaapttxpsxdog", | |
"listUri": "at://did:plc:oswfohudo77nvnnfwmmtofiu/app.bsky.graph.list/3k4yywrhxup2p" | |
}, | |
{ | |
"type": "sort", | |
"sortType": "created_at", | |
"id": "aaaotcl3suz2i" | |
} | |
], | |
"license": "EUPL-1.2" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment