mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-21 07:19:57 +00:00
added notbob.i2p to jump services
This commit is contained in:
parent
78357baca4
commit
39b3996596
@ -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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user