diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 9e57f0d..9c2d8f1 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,"2a9f999"}, + {vsn,"cb914fe"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/http_handler.beam b/ebin/http_handler.beam index c4505ea..6b97cbf 100644 Binary files a/ebin/http_handler.beam and b/ebin/http_handler.beam differ