|
1 | 1 | {application,dhtcrawler,
|
2 | 2 | [{description,"A DHT crawler to index magnet hash to torrent"},
|
3 |
| - {vsn,"f16d25d"}, |
| 3 | + {vsn,"f887208"}, |
4 | 4 | {registered,[dht_crawler_sup]},
|
5 | 5 | {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
|
6 | 6 | mongodb]},
|
|
17 | 17 | loc_torrent_sup,name_seger,rmmseg,sphinx_builder,
|
18 | 18 | sphinx_builder2,sphinx_builder_sup,sphinx_cmd,
|
19 | 19 | sphinx_doc,sphinx_id,sphinx_search,sphinx_torrent,
|
20 |
| - sphinx_xml,string_split,string_util,time_util, |
21 |
| - tor_builder,tor_download,tor_download_stats, |
| 20 | + sphinx_torrent2,sphinx_xml,string_split,string_util, |
| 21 | + time_util,tor_builder,tor_download,tor_download_stats, |
22 | 22 | tor_location,tor_location_reader,tor_location_writer,
|
23 | 23 | tor_name_seg,torrent_file,transfer,urldecode,vlog,
|
24 | 24 | xmerl_xml_cdata]}]}.
|
0 commit comments