| 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 505 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 <table id="websites"> | 516 <table id="websites"> |
| 517 <tr> | 517 <tr> |
| 518 <th>{{table-header-name Name}}</th> | 518 <th>{{table-header-name Name}}</th> |
| 519 <td>Websites</td> | 519 <td>Websites</td> |
| 520 </tr> | 520 </tr> |
| 521 <tr> | 521 <tr> |
| 522 <th>{{table-header-owner Owner}}</th> | 522 <th>{{table-header-owner Owner}}</th> |
| 523 <td><a href="mailto:manvel@adblockplus.org">Manvel Saroyan</a></td> | 523 <td><a href="mailto:manvel@adblockplus.org">Manvel Saroyan</a></td> |
| 524 </tr> | 524 </tr> |
| 525 <tr> | 525 <tr> |
| 526 <th>{{table-header-peers Peer(s)}}</th> |
| 527 <td><a href="mailto:julian@adblockplus.org">Julian Doucette</a></td> |
| 528 </tr> |
| 529 <tr> |
| 526 <th>{{table-header-super-reviewer Super reviewer}}</th> | 530 <th>{{table-header-super-reviewer Super reviewer}}</th> |
| 527 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> | 531 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| 528 </tr> | 532 </tr> |
| 529 <tr> | 533 <tr> |
| 530 <th>{{table-header-source-path Source path(s)}}</th> | 534 <th>{{table-header-source-path Source path(s)}}</th> |
| 531 <td> | 535 <td> |
| 532 <ul> | 536 <ul> |
| 533 <li> | 537 <li> |
| 534 <a href="https://hg.adblockplus.org/web.adblockplus.org">web.adblockpl
us.org</a> | |
| 535 </li> | |
| 536 <li> | |
| 537 <a href="https://hg.adblockplus.org/web.eyeo.com">web.eyeo.com</a> | 538 <a href="https://hg.adblockplus.org/web.eyeo.com">web.eyeo.com</a> |
| 538 </li> | 539 </li> |
| 539 <li> | 540 <li> |
| 540 <a href="https://hg.adblockplus.org/web.acceptableads.org">web.accepta
bleads.org</a> | 541 <a href="https://hg.adblockplus.org/web.acceptableads.org">web.accepta
bleads.org</a> |
| 541 </li> | 542 </li> |
| 542 <li> | 543 <li> |
| 544 <a href="https://hg.adblockplus.org/web.adblockbrowser.org">web.adbloc
kbrowser.org</a> |
| 545 </li> |
| 546 <li> |
| 547 <a href="https://hg.adblockplus.org/web.adblockplus.org">web.adblockpl
us.org</a> |
| 548 <li> |
| 543 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo
ckplus.org</a> | 549 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo
ckplus.org</a> |
| 544 </li> | 550 </li> |
| 545 <li> | 551 <li> |
| 546 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook.
adblockplus.me</a> | 552 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook.
adblockplus.me</a> |
| 547 </li> | 553 </li> |
| 548 <li> | 554 <li> |
| 549 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad
blockplus.me</a> | 555 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad
blockplus.me</a> |
| 550 </li> | 556 </li> |
| 551 </ul> | 557 </ul> |
| 552 </td> | 558 </td> |
| (...skipping 13 matching lines...) Expand all Loading... |
| 566 <th>{{table-header-source-path Source path(s)}}</th> | 572 <th>{{table-header-source-path Source path(s)}}</th> |
| 567 <td> | 573 <td> |
| 568 <ul> | 574 <ul> |
| 569 <li> | 575 <li> |
| 570 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 576 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
| 571 </li> | 577 </li> |
| 572 </ul> | 578 </ul> |
| 573 </td> | 579 </td> |
| 574 </tr> | 580 </tr> |
| 575 </table> | 581 </table> |
| OLD | NEW |