Tetra-WebBBS Support Forum
Re: Any way to block particular sentences
In Response To: Re: Any way to block particular sentences ()
: \btube[^s ]\S+\b
: \btubes[^s ]\S+\b
: \btubess[^s ]\S+\b
Or this one instead of the three above:
\btube([^s ]\S+|s\S+)\b
NOTE:
there is a blank behind [^s
Rainer

![[+]](/i/toc_collapsed.gif)
![[-]](/i/toc_expanded.gif)
WebScripts










