Package org.apache.nutch.urlfilter.domaindenylist
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).-
ClassesClassDescriptionFilters URLs based on a file containing domain suffixes, domain names, and hostnames.