mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Adding more reseed hosts
Ignore zip files
This commit is contained in:
parent
5b7737ca6d
commit
83bd3c21ca
3 changed files with 14 additions and 6 deletions
6
util.cpp
6
util.cpp
|
@ -49,11 +49,7 @@ const char* GetCharArg(const std::string& strArg, const std::string& nDefault)
|
|||
|
||||
namespace http
|
||||
{
|
||||
//const std::string& filename
|
||||
//AddRouterInfo ((uint8_t *)ss.str ().c_str (), ss.str ().size ());
|
||||
//TODO: Move to reseed.
|
||||
//TODO: Implement v1 & v2 reseeding. Lightweight zip library is needed for v2.
|
||||
// orignal: zip is part of crypto++, see implementation of DatabaseStoreMsg
|
||||
//TODO: Implement v2 reseeding. Lightweight zip library is needed.
|
||||
//TODO: Implement SU3, utils.
|
||||
std::string httpRequest(const std::string& address)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue