mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
![]() 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