summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/chromebot.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/chromebot.json b/contrib/chromebot.json
index 98a48f9..9ebd099 100644
--- a/contrib/chromebot.json
+++ b/contrib/chromebot.json
@@ -9,4 +9,7 @@
"tempdir": "/path/to/tmp",
"destdir": "/path/to/warc",
"process_limit": 1
+ "blacklist": {
+ "^https?://(.+\\.)?local(host)?/": "Not acceptable"
+ }
}