at://redsolver.dev/app.bsky.feed.post/3kihyq2vzqf2f

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-01-08T14:04:12.345592Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreiakfzcmhj5m6ax44mwamj2lkhx3jcnoqnfcciaaviiujkzcfcfalu",
      "uri": "at://did:plc:ks6s7ig2vahe5xawhjbbuigo/app.bsky.feed.post/3kihvksbisq22"
    },
    "root": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreicedpt3ipguechztqmjmmekonucrhniblzhuocovxtvzw3lj5zxam",
      "uri": "at://did:plc:ks6s7ig2vahe5xawhjbbuigo/app.bsky.feed.post/3kgdspq7byt24"
    }
  },
  "text": "That RegEx makes sure that there's no / or alphanumeric character right before the word. You could also try \\b to check for word boundaries. Adding an option to exclude URLs from RegEx search is pretty hard to implement efficiently, and there are other priorities right now."
}