Okay, for example, if someone I don't follow or isn’t a FOAF is replying to me with a numbered list, ^\d.*\n^\d.*\n^\d Or an unordered list ^\*|\+|-.*^\*|\+|- I’m probably not going to not want to see that. Also if Nostr picks up I am definitely going to want to be able to block single character wildcards c..l.s|v..gr
There’s also a whole lot of editorialized phrases I might want to block all possible permutations of from randoms — stand.*test because they are easy tells for agents. As well as “as of” followed by a gigantic monstrosity of a regex to catch a large body of potential date formats under the same reasoning.
