From 9dce2bac1a4d6e8e5f1a37edfa92e2d9c1b7d0e7 Mon Sep 17 00:00:00 2001 From: Florrie Date: Fri, 4 Aug 2017 18:12:18 -0300 Subject: Crawl-http note --- src/crawl-http.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/crawl-http.js b/src/crawl-http.js index 826e4d5..4925f12 100755 --- a/src/crawl-http.js +++ b/src/crawl-http.js @@ -153,6 +153,8 @@ async function main(args) { return } + // Should be 'topURL' or something (also change 'absURL'). We don't want to + // shadow 'const url = require(..)'. const url = args[0] let maxDownloadAttempts = 5 -- cgit 1.3.0-6-gf8a5