Chessa::URI: support filtering.
The `filters()` method applies a set of regexes to each URI in the input. If there is a match, it returns 1, else 0. This allows for scripts using Chessa::URI to avoid processing sites unnecessarily.
Please register or sign in to comment