Andrew Lewman commited on 2010-11-05 05:08:51
Zeige 1 geänderte Dateien mit 10 Einfügungen und 8 Löschungen.
| ... | ... |
@@ -28,19 +28,21 @@ |
| 28 | 28 |
'subelements' => [ |
| 29 | 29 |
{'url' => 'torbutton/index',
|
| 30 | 30 |
'txt' => 'TorButton', |
| 31 |
- 'subelements' => [ |
|
| 32 |
- {'url' => 'torbutton/torbutton-options',
|
|
| 33 |
- 'txt' => 'TorButton Options', |
|
| 34 | 31 |
}, |
| 35 |
- {'url' => 'torbutton/torbutton-faq',
|
|
| 36 |
- 'txt' => 'TorButton FAQ', |
|
| 32 |
+ {'url' => 'projects/torbrowser',
|
|
| 33 |
+ 'txt' => 'Tor Browser Bundle', |
|
| 34 |
+ }, |
|
| 35 |
+ {'url' => 'projects/vidalia',
|
|
| 36 |
+ 'txt' => 'Vidalia', |
|
| 37 |
+ }, |
|
| 38 |
+ {'url' => 'projects/arm',
|
|
| 39 |
+ 'txt' => 'Arm', |
|
| 37 | 40 |
}, |
| 38 | 41 |
{'url' => 'https://check.torproject.org',
|
| 39 | 42 |
'txt' => 'TorCheck', |
| 40 |
- }] |
|
| 41 | 43 |
}, |
| 42 |
- {'url' => 'projects/arm',
|
|
| 43 |
- 'txt' => 'Arm'} |
|
| 44 |
+ {'url' => '<wiki>projects/TorBulkExitlist',
|
|
| 45 |
+ 'txt' => 'TorBEL'} |
|
| 44 | 46 |
] |
| 45 | 47 |
}]; |
| 46 | 48 |
:> |
| 47 | 49 |