From f9a2e86627b881dfad321b1cbf6070bd0721f559 Mon Sep 17 00:00:00 2001
From: Farhan Khan <farhan@farhan.codes>
Date: Fri, 4 Dec 2020 14:19:26 -0500
Subject: [PATCH] added config option for tor

---
 poll/config.jsonc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/poll/config.jsonc b/poll/config.jsonc
index 4e706e4..13f2fb7 100644
--- a/poll/config.jsonc
+++ b/poll/config.jsonc
@@ -16,6 +16,12 @@
 
 	// Should pollers automatically crawl
 	"crawl": true,
+
+	/*
+	 * Should pollers crawl .onion instances
+	 * Requires a local tor proxy on 127.0.0.1:9080
+	 */
+	"crawlonion": false,
 	
 	// Ignore the following instances
 	"banned": [