7c6e18f7a7
Use a system.properties file to configure the system. This is loaded statically by MainClass or ProcessMainClass. Update the property names to be more consistent, and update the documentations to reflect the changes. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
readme.md |
Crawl Blocklist
Contains tools for blocking links from crawling.
Central Classes
- GeoIpBlocklist - country blocking
- IpBlocklist - CIDR-based blocking
- UrlBlocklist - URL pattern blocking