added config option for tor
This commit is contained in:
parent
d474d98f84
commit
f9a2e86627
@ -17,6 +17,12 @@
|
|||||||
// Should pollers automatically crawl
|
// Should pollers automatically crawl
|
||||||
"crawl": true,
|
"crawl": true,
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Should pollers crawl .onion instances
|
||||||
|
* Requires a local tor proxy on 127.0.0.1:9080
|
||||||
|
*/
|
||||||
|
"crawlonion": false,
|
||||||
|
|
||||||
// Ignore the following instances
|
// Ignore the following instances
|
||||||
"banned": [
|
"banned": [
|
||||||
"switter.at",
|
"switter.at",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user