Damian Johnson commited on 2011-03-25 16:06:02
Zeige 1 geänderte Dateien mit 9 Einfügungen und 6 Löschungen.
... | ... |
@@ -38,14 +38,17 @@ |
38 | 38 |
{'url' => 'projects/arm', |
39 | 39 |
'txt' => 'Arm', |
40 | 40 |
}, |
41 |
- {'url' => '<wiki>projects/TorBulkExitlist', |
|
42 |
- 'txt' => 'TorBEL', |
|
41 |
+ {'url' => 'https://guardianproject.info/apps/orbot/', |
|
42 |
+ 'txt' => 'Orbot', |
|
43 | 43 |
}, |
44 |
- {'url' => 'https://check.torproject.org', |
|
45 |
- 'txt' => 'TorCheck', |
|
44 |
+ {'url' => 'https://tails.boum.org/', |
|
45 |
+ 'txt' => 'Tails', |
|
46 | 46 |
}, |
47 |
- {'url' => 'projects/gettor', |
|
48 |
- 'txt' => 'GetTor', |
|
47 |
+ {'url' => 'http://torstatus.blutmagie.de/', |
|
48 |
+ 'txt' => 'TorStatus', |
|
49 |
+ }, |
|
50 |
+ {'url' => 'https://metrics.torproject.org/', |
|
51 |
+ 'txt' => 'Metrics Portal', |
|
49 | 52 |
} |
50 | 53 |
] |
51 | 54 |
}]; |
52 | 55 |