Event JSON
{
"id": "13f476357b820529845adbb11f3431e0bcbcfb1b78a4a8c77dc9ee38a2eff76e",
"pubkey": "6d0f857a590ed3d99385c319245dcae71fde494649d11ff430726857dd1501c3",
"created_at": 1736887532,
"kind": 1,
"tags": [
[
"p",
"fdea06dc40dab773a41dc6851a211cfe5917d92b9ebd287777029c38c4f7fe76"
],
[
"e",
"5c074cfadabfc2a15ed6483b744966ae8c21d346aa12da9c81354fbc12dd900f",
"",
"reply",
"14965443867d679e8aefaf4b76d6af788bf00e8b2dcff9cbe51a110f2ba4c6e7"
],
[
"proxy",
"https://infosec.exchange/@barubary/113828661332207399",
"web"
],
[
"e",
"53f4842f1d21cf6853f6a0310ae508bbb7ad0b36189a9b68250b476ad6945c50",
"",
"root",
"14965443867d679e8aefaf4b76d6af788bf00e8b2dcff9cbe51a110f2ba4c6e7"
],
[
"p",
"6d0f857a590ed3d99385c319245dcae71fde494649d11ff430726857dd1501c3"
],
[
"p",
"14965443867d679e8aefaf4b76d6af788bf00e8b2dcff9cbe51a110f2ba4c6e7"
],
[
"proxy",
"https://infosec.exchange/users/barubary/statuses/113828661332207399",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://infosec.exchange/users/barubary/statuses/113828661332207399",
"pink.momostr"
],
[
"-"
]
],
"content": "If you tell a regex engine to find all matches, they normally don't overlap; i.e. each search takes off where the previous match stopped. So for a pattern of [0-9]* against the string 30-45 I'd expect four matches: The two digits at offset 0 (30 at the beginning of the string), the zero digits at offset 2 (, just before -), the two digits at offset 3 (45, after -), and the zero digits at offset 5 ( at the end of the string).\n\n(None of the matches can contain - because [0-9] only matches digits.)",
"sig": "ebea309f25a4a81030b944c21ab605a1e9fcf2a2c850dcede369cff7de78ec73553c5a05580436060cddeae84d256dabb974c34b700e80131f1e92fd4e938cd3"
}