Simon 5 is coming soon!
Simon version 5 is currently in beta testing. It is a massive update, introducing a much-requested feature: syncing the Simon data between multiple Macs, plus a Simon Status service, a Link Checker filter, improved Find filter, iMessage and Speak Error notifiers, a new app icon, and much more.
Important: please note that Simon 5 requires a minimum of macOS 10.12 (Sierra), and will be a paid upgrade from Simon 4 after the beta. Purchasers since September 1, 2020 automatically get a version 5 license (that also works in previous versions).
Re: Filter HTML page using multiple OR statements
There are a few ways you could do this, e.g. a series of filters where the alternatives are evaluated if a failure occurs, or a custom script, but perhaps the easiest option would be to use a regular expression.
I suggest using the Find Regular Expression filter, and enter the options like so:
(No Records Found|Showing [1-4]+ Records of [1-4]+ Found)
I haven't tried this, so it might not be quite right, but hopefully helps.
Re: Filter HTML page using multiple OR statements
When I changed it from text match to regular expression
And then entered your suggested text
It worked.
Thank you so much for your advice.
-K