Skip to content

Commit

Permalink
Update example config
Browse files Browse the repository at this point in the history
  • Loading branch information
m-appel committed Aug 30, 2024
1 parent 17117c6 commit ff36cc2
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
},

"ooni": {
"username": "",
"password": ""
"parallel_downloads": 40
},

"iyp": {
Expand Down Expand Up @@ -94,7 +93,20 @@
"iyp.crawlers.openintel.dnsgraph_nl",
"iyp.crawlers.openintel.dnsgraph_rdns",
"iyp.crawlers.cloudflare.dns_top_locations",
"iyp.crawlers.cloudflare.dns_top_ases"
"iyp.crawlers.cloudflare.dns_top_ases",
"iyp.crawlers.ooni.facebookmessenger",
"iyp.crawlers.ooni.httpheaderfieldmanipulation",
"iyp.crawlers.ooni.httpinvalidrequestline",
"iyp.crawlers.ooni.osignal",
"iyp.crawlers.ooni.psiphon",
"iyp.crawlers.ooni.riseupvpn",
"iyp.crawlers.ooni.stunreachability",
"iyp.crawlers.ooni.telegram",
"iyp.crawlers.ooni.tor",
"iyp.crawlers.ooni.torsf",
"iyp.crawlers.ooni.vanillator",
"iyp.crawlers.ooni.webconnectivity",
"iyp.crawlers.ooni.whatsapp"
],

"post": [
Expand Down

0 comments on commit ff36cc2

Please sign in to comment.