diff --git a/Reseed.cpp b/Reseed.cpp index e60ffa44..23c51dfe 100644 --- a/Reseed.cpp +++ b/Reseed.cpp @@ -56,7 +56,7 @@ namespace data std::string routerInfo; std::string tmpUrl; std::string filename; - std::string ignoreFileSuffix = ".zip"; + std::string ignoreFileSuffix = ".su3"; boost::filesystem::path root = i2p::util::filesystem::GetDataDir(); while (i != j) {