mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-05 18:14:13 +00:00
Remove broken link from web UI.
This commit is contained in:
parent
3922a203b7
commit
64d3aa9c56
@ -669,8 +669,6 @@ namespace util
|
||||
s << "<br><b><a href=/?" << HTTP_COMMAND_STOP_ACCEPTING_TUNNELS << ">Stop accepting tunnels</a></b><br>";
|
||||
else
|
||||
s << "<br><b><a href=/?" << HTTP_COMMAND_START_ACCEPTING_TUNNELS << ">Start accepting tunnels</a></b><br>";
|
||||
|
||||
s << "<p><a href=\"zmw2cyw2vj7f6obx3msmdvdepdhnw2ctc4okza2zjxlukkdfckhq.b32.i2p\">Flibusta</a></p>";
|
||||
}
|
||||
|
||||
void HTTPConnection::HandleCommand (const std::string& command, std::stringstream& s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user