| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 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 411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 422 </li> | 422 </li> |
| 423 <li> | 423 <li> |
| 424 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo ckplus.org</a> | 424 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo ckplus.org</a> |
| 425 </li> | 425 </li> |
| 426 <li> | 426 <li> |
| 427 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook. adblockplus.me</a> | 427 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook. adblockplus.me</a> |
| 428 </li> | 428 </li> |
| 429 <li> | 429 <li> |
| 430 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad blockplus.me</a> | 430 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad blockplus.me</a> |
| 431 </li> | 431 </li> |
| 432 | |
|
saroyanm
2015/05/21 08:17:05
Nit: Please remove this empty line for consistency
Sebastian Noack
2015/05/21 08:19:13
Done.
| |
| 433 </ul> | 432 </ul> |
| 434 </td> | 433 </td> |
| 435 </tr> | 434 </tr> |
| 436 </table> | 435 </table> |
| 437 | 436 |
| 438 <table id="url-fixer"> | 437 <table id="url-fixer"> |
| 439 <tr> | 438 <tr> |
| 440 <th>{{s51 Name}}</th> | 439 <th>{{s51 Name}}</th> |
| 441 <td>URL Fixer</td> | 440 <td>URL Fixer</td> |
| 442 </tr> | 441 </tr> |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 480 </tr> | 479 </tr> |
| 481 <tr> | 480 <tr> |
| 482 <th>{{s59 Owner}}</th> | 481 <th>{{s59 Owner}}</th> |
| 483 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> | 482 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> |
| 484 </tr> | 483 </tr> |
| 485 <tr> | 484 <tr> |
| 486 <th>{{s10 Super reviewer}}</th> | 485 <th>{{s10 Super reviewer}}</th> |
| 487 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> | 486 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| 488 </tr> | 487 </tr> |
| 489 </table> | 488 </table> |
| LEFT | RIGHT |