this post was submitted on 23 Jan 2025
24 points (100.0% liked)

🦋 Bluesky Social

242 readers
10 users here now

Bluesky is a federated social network built on ATProtocol.

Rules:

  1. Follow lemmy.ml's site-wide rules.
  2. All posts must, in some way, relate to Bluesky or ATProto.
  3. Do not make duplicate posts.

Useful Links:

News, discussion, and memes are all allowed here.

founded 1 year ago
MODERATORS
 

Here is the JSON for this:

      "and": [
        {
          "attribute_compare": [
            "embed.external.title",
            "!=",
            "x.com"
          ]
        },
        {
          "regex_negation_matches": [
            "text",
            "\\b(x\\.com|twitter\\.com)",
            true
          ]
        }
      ]
    }

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here