Skip Navigation

Ignore submissions by string/regex?

I want to ignore all of the "This is an automated archive" posts. Any way I can filter that string?

1
1 comments
  • hi, within settings you can set a Filter it supports both text and regex (in the /.../ format) and checks both the post title and body text.

  • I could be wrong but I think the following would work.

    \bThis is an automated archive\b