From 5a2de6438e104d8e94f9c5356ade9aad4ec24519 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 25 Aug 2013 21:01:45 -0300 Subject: Adding --near --- lib/httracker/functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/httracker/functions b/lib/httracker/functions index b283586..a5144c9 100644 --- a/lib/httracker/functions +++ b/lib/httracker/functions @@ -30,6 +30,7 @@ function httracker_get { --mirror \ --continue \ --depth=${DEPTH} \ + --near \ --purge-old=0 \ --index \ --cookies=1 \ @@ -68,6 +69,7 @@ function httracker_get_incremental { --continue \ --user links \ --depth=${DEPTH} \ + --near \ --purge-old=0 \ --index \ --cookies=1 \ -- cgit v1.2.3