Harvest::Controller::URLFilter::HostList - restrict gathering to a list of hosts | |
| |
DESCRIPTION | |
HostList restricts the gathering process to a list of hosts passed to it as arguments. This module is actually built on top of URLregex.
| |
PARAMETERS | |
HostLimit takes a list of parameters - these are URL netloc portions (of the form scheme://host) For example http://www.example.org http://www.example2.org | |