octopus
octopus copied to clipboard
Exclude list for URLs and domains
- Add support for ignoring URLs and domains.
- Add new
--ignore-list
configuration property to define ignore list configuration file location. - Implement error handling if the configuration file doesn't contain a valid JSON object.
- Update documentation.
This PR implements issue #2.