| OLD | NEW |
| 1 title=Modules | 1 title=Modules |
| 2 | 2 |
| 3 <head> | 3 <head> |
| 4 <style type="text/css"> | 4 <style type="text/css"> |
| 5 table | 5 table |
| 6 { | 6 { |
| 7 background: white; | 7 background: white; |
| 8 border-collapse: collapse; | 8 border-collapse: collapse; |
| 9 margin-top: 20px; | 9 margin-top: 20px; |
| 10 } | 10 } |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 <a href="https://hg.adblockplus.org/libadblockplus-binaries">libadbloc
kplus-binaries</a> | 274 <a href="https://hg.adblockplus.org/libadblockplus-binaries">libadbloc
kplus-binaries</a> |
| 275 </li> | 275 </li> |
| 276 <li> | 276 <li> |
| 277 <a href="https://hg.adblockplus.org/v8">v8</a> | 277 <a href="https://hg.adblockplus.org/v8">v8</a> |
| 278 </li> | 278 </li> |
| 279 </ul> | 279 </ul> |
| 280 </td> | 280 </td> |
| 281 </tr> | 281 </tr> |
| 282 </table> | 282 </table> |
| 283 | 283 |
| 284 <table id="adblock-browser-for-android"> |
| 285 <tr> |
| 286 <th>{{adblock_browser_for_android_name Name}}</th> |
| 287 <td>Adblock Browser for Android</td> |
| 288 </tr> |
| 289 <tr> |
| 290 <th>{{adblock_browser_for_android_owner Owner}}</th> |
| 291 <td><a href="mailto:rene@adblockplus.org">René Jeschke</a></td> |
| 292 </tr> |
| 293 <tr> |
| 294 <th>{{adblock_browser_for_android_super_reviewer Super reviewer}}</th> |
| 295 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| 296 </tr> |
| 297 <tr> |
| 298 <th>{{adblock_browser_for_android_source_path Source path(s)}}</th> |
| 299 <td> |
| 300 <ul> |
| 301 <li> |
| 302 <a href="https://bitbucket.org/adblockplus/adblockbrowser">adblockbrow
ser</a> |
| 303 </li> |
| 304 </ul> |
| 305 </td> |
| 306 </tr> |
| 307 </table> |
| 308 |
| 284 <table id="infrastructure"> | 309 <table id="infrastructure"> |
| 285 <tr> | 310 <tr> |
| 286 <th>{{s36 Name}}</th> | 311 <th>{{s36 Name}}</th> |
| 287 <td>Infrastructure</td> | 312 <td>Infrastructure</td> |
| 288 </tr> | 313 </tr> |
| 289 <tr> | 314 <tr> |
| 290 <th>{{s37 Owner}}</th> | 315 <th>{{s37 Owner}}</th> |
| 291 <td><a href="mailto:mathias@adblockplus.org">Mathias Hennig</a></td> | 316 <td><a href="mailto:mathias@adblockplus.org">Mathias Hennig</a></td> |
| 292 </tr> | 317 </tr> |
| 293 <tr> | 318 <tr> |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 467 </tr> | 492 </tr> |
| 468 <tr> | 493 <tr> |
| 469 <th>{{s59 Owner}}</th> | 494 <th>{{s59 Owner}}</th> |
| 470 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> | 495 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> |
| 471 </tr> | 496 </tr> |
| 472 <tr> | 497 <tr> |
| 473 <th>{{s10 Super reviewer}}</th> | 498 <th>{{s10 Super reviewer}}</th> |
| 474 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> | 499 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| 475 </tr> | 500 </tr> |
| 476 </table> | 501 </table> |
| OLD | NEW |