Package org.apache.nutch.urlfilter.domaindenylist
URL filter plugin to exclude URLs by domain suffixes, domain names, and/or host names.
See
org.apache.nutch.urlfilter.domain
for the counterpart (include only URLs
matching host or domain).-
Class Summary Class Description DomainDenylistURLFilter Filters URLs based on a file containing domain suffixes, domain names, and hostnames.