I want to filter reddit.com page data and I want to filter out 'reddit', 'url', and 'points' among other words. I only seem to be able to enter a single string into the filter tokens (by content) parameter, using the contains option.
I found this forum post that claimed I could use the regex OR operator '|'
http://rapid-i.com/rapidforum/index.php/topic,3476.0.htmlThis is not working for me. What can I do? Thanks!