aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/httracker/functions2
1 files changed, 2 insertions, 0 deletions
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 \