diff --git a/ebin/api.beam b/ebin/api.beam index 6dc992f..f7e4fa5 100644 Binary files a/ebin/api.beam and b/ebin/api.beam differ diff --git a/ebin/crawler_http.beam b/ebin/crawler_http.beam index bd62710..2ae1fe6 100644 Binary files a/ebin/crawler_http.beam and b/ebin/crawler_http.beam differ diff --git a/ebin/crawler_sup.beam b/ebin/crawler_sup.beam index 015850d..ff9ad53 100644 Binary files a/ebin/crawler_sup.beam and b/ebin/crawler_sup.beam differ diff --git a/ebin/db_store_mongo.beam b/ebin/db_store_mongo.beam index d19eb8d..f998cdd 100644 Binary files a/ebin/db_store_mongo.beam and b/ebin/db_store_mongo.beam differ diff --git a/ebin/dht_monitor.beam b/ebin/dht_monitor.beam index 95a5187..ef73a32 100644 Binary files a/ebin/dht_monitor.beam and b/ebin/dht_monitor.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 7a1eaaa..077fe24 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"980c6ca"}, + {vsn,"3b0e570"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/hash_cache_writer.beam b/ebin/hash_cache_writer.beam index 00b106f..4620b75 100644 Binary files a/ebin/hash_cache_writer.beam and b/ebin/hash_cache_writer.beam differ diff --git a/ebin/hash_download.beam b/ebin/hash_download.beam index 59d83eb..9ec328c 100644 Binary files a/ebin/hash_download.beam and b/ebin/hash_download.beam differ diff --git a/ebin/hash_download_cache.beam b/ebin/hash_download_cache.beam index 2eb4b4c..2cf12a8 100644 Binary files a/ebin/hash_download_cache.beam and b/ebin/hash_download_cache.beam differ diff --git a/ebin/hash_reader.beam b/ebin/hash_reader.beam index e92a709..7200ffc 100644 Binary files a/ebin/hash_reader.beam and b/ebin/hash_reader.beam differ diff --git a/ebin/hash_reader2.beam b/ebin/hash_reader2.beam index 16da0e0..04989d5 100644 Binary files a/ebin/hash_reader2.beam and b/ebin/hash_reader2.beam differ diff --git a/ebin/http_common.beam b/ebin/http_common.beam index 689b377..87b1661 100644 Binary files a/ebin/http_common.beam and b/ebin/http_common.beam differ diff --git a/ebin/http_handler.beam b/ebin/http_handler.beam index 5002a32..07a5935 100644 Binary files a/ebin/http_handler.beam and b/ebin/http_handler.beam differ diff --git a/ebin/index_builder.beam b/ebin/index_builder.beam index f4f3c5e..b1d452d 100644 Binary files a/ebin/index_builder.beam and b/ebin/index_builder.beam differ diff --git a/ebin/index_download.beam b/ebin/index_download.beam index 4b0c76c..0fc4b27 100644 Binary files a/ebin/index_download.beam and b/ebin/index_download.beam differ diff --git a/ebin/loc_torrent_cache.beam b/ebin/loc_torrent_cache.beam index 813c051..47aa5ff 100644 Binary files a/ebin/loc_torrent_cache.beam and b/ebin/loc_torrent_cache.beam differ diff --git a/ebin/tor_builder.beam b/ebin/tor_builder.beam index 8b51fff..a21ac00 100644 Binary files a/ebin/tor_builder.beam and b/ebin/tor_builder.beam differ diff --git a/ebin/tor_download.beam b/ebin/tor_download.beam index 186cac6..b56d3e1 100644 Binary files a/ebin/tor_download.beam and b/ebin/tor_download.beam differ diff --git a/ebin/tor_location_reader.beam b/ebin/tor_location_reader.beam index c40c4bb..2b0cce7 100644 Binary files a/ebin/tor_location_reader.beam and b/ebin/tor_location_reader.beam differ diff --git a/ebin/tor_location_writer.beam b/ebin/tor_location_writer.beam index c56bdcf..12ffa36 100644 Binary files a/ebin/tor_location_writer.beam and b/ebin/tor_location_writer.beam differ diff --git a/ebin/tor_name_seg.beam b/ebin/tor_name_seg.beam index f34c589..9f40918 100644 Binary files a/ebin/tor_name_seg.beam and b/ebin/tor_name_seg.beam differ diff --git a/ebin/vlog.beam b/ebin/vlog.beam index d67dbec..6cc9ee7 100644 Binary files a/ebin/vlog.beam and b/ebin/vlog.beam differ