Skip to content

Commit

Permalink
Merge pull request #80 from mlsecproject/prep
Browse files Browse the repository at this point in the history
Prep for version 0.1.1 - bugfix
  • Loading branch information
alexcpsec committed Sep 18, 2014
2 parents 1ff9fd6 + 926a58d commit 1aac7e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ harvest.csv
enriched.csv
harvest.json
enriched.json
enrich.json
tiq_test/

.ipynb_checkpoints
Expand Down
2 changes: 1 addition & 1 deletion combine-example.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ outbound_urls = outbound_urls.txt
[Winnower]
dnsdb_server = https://api.dnsdb.info/
dnsdb_api = YOUR_API_KEY_HERE
enrich_dns = 1
enrich_dns = 0
enrich_ip = 1

[Baler]
Expand Down

0 comments on commit 1aac7e5

Please sign in to comment.