|
|
|
@ -36,12 +36,14 @@ namespace proxy {
@@ -36,12 +36,14 @@ namespace proxy {
|
|
|
|
|
"reg.i2p", |
|
|
|
|
"stats.i2p", |
|
|
|
|
"identiguy.i2p", |
|
|
|
|
"notbob.i2p" |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
static const std::map<std::string, std::string> jumpservices = { |
|
|
|
|
{ "reg.i2p", "http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/jump/" }, |
|
|
|
|
{ "identiguy.i2p", "http://3mzmrus2oron5fxptw7hw2puho3bnqmw2hqy7nw64dsrrjwdilva.b32.i2p/cgi-bin/query?hostname=" }, |
|
|
|
|
{ "stats.i2p", "http://7tbay5p4kzeekxvyvbf6v7eauazemsnnl2aoyqhg5jzpr5eke7tq.b32.i2p/cgi-bin/jump.cgi?a=" }, |
|
|
|
|
{ "notbob.i2p", "http://nytzrhrjjfsutowojvxi7hphesskpqqr65wpistz6wa7cpajhp7a.b32.i2p/cgi-bin/jump.cgi?q=" } |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
static const char *pageHead = |
|
|
|
|