On 04/21, Adam Katz wrote: > rawbody LOCAL_5X_BR_TAGS /(?:<br\/?>[\s\r\n]{0,4}){5}/mi
I wonder if it would be useful to generalize this as: rawbody LOCAL_8X_TAGS /(?:<[^>]*>[\s\r\n]{0,4}){8}/mi Just a mess of tags in a row without any content. On 04/21, Kevin Miller wrote: > body CBJ_GiveMeABreak /\["<br>"]{5,}/ Please try to listen to the nice people who are telling you that won't do what you think. -- "A ship in a port is safe, but that's not what ships are built for." -Grace Murray Hopper http://www.ChaosReigns.com