regex for the deadlock feed on bluesky bsky.app/profile/did:plc:mn45tewwnse5btfftvd3powc/feed/aaagnl3s4wdiq
deadlock bluesky regex
6 1 0

Clone this repository

https://tangled.org/steffo.eu/deadlock-feed-regex https://tangled.org/did:plc:6l7xbgjswn2oauofpz3xagvg/deadlock-feed-regex
git@tangled.org:steffo.eu/deadlock-feed-regex git@tangled.org:did:plc:6l7xbgjswn2oauofpz3xagvg/deadlock-feed-regex

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Bluesky Deadlock Feed#

The feed runs via two regular expressions:

  1. The first, pass1.txt, should be quick, and is applied to all posts in the network; should prefer false positives than false negatives.

  2. The second, pass2.txt, can be slower, since it's applied only to posts which succeed the first check, and should aim to eliminate false positives.

wikipages.txt is a reference file which is currently unused.