Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: pages/modules.html

Issue 29348926: Issue 4241 - Add web.adblockbrowser.org to https://adblockplus.org/modules (Closed)
Left Patch Set: Created Aug. 1, 2016, 1:48 p.m.
Right Patch Set: Re-ordered modules Created Aug. 1, 2016, 2:21 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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 520 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 531 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
532 </tr> 532 </tr>
533 <tr> 533 <tr>
534 <th>{{table-header-source-path Source path(s)}}</th> 534 <th>{{table-header-source-path Source path(s)}}</th>
535 <td> 535 <td>
536 <ul> 536 <ul>
537 <li> 537 <li>
538 <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>
539 </li> 539 </li>
540 <li> 540 <li>
541 <a href="https://hg.adblockplus.org/web.adblockplus.org">web.adblockpl us.org</a>
542 <li>
543 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo ckplus.org</a>
544 </li>
545 <li>
546 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook. adblockplus.me</a>
547 </li>
548 <li>
549 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad blockplus.me</a>
550 </li>
551 <li>
552 <a href="https://hg.adblockplus.org/web.adblockbrowser.org">web.adbloc kbrowser.org</a>
553 </li>
554 <li>
541 <a href="https://hg.adblockplus.org/web.acceptableads.org">web.accepta bleads.org</a> 555 <a href="https://hg.adblockplus.org/web.acceptableads.org">web.accepta bleads.org</a>
542 </li> 556 </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>
549 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo ckplus.org</a>
550 </li>
551 <li>
552 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook. adblockplus.me</a>
553 </li>
554 <li>
555 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad blockplus.me</a>
556 </li>
557 </ul> 557 </ul>
558 </td> 558 </td>
559 </tr> 559 </tr>
560 </table> 560 </table>
561 561
562 <table id="url-fixer"> 562 <table id="url-fixer">
563 <tr> 563 <tr>
564 <th>{{table-header-name Name}}</th> 564 <th>{{table-header-name Name}}</th>
565 <td>URL Fixer</td> 565 <td>URL Fixer</td>
566 </tr> 566 </tr>
567 <tr> 567 <tr>
568 <th>{{table-header-owner Owner}}</th> 568 <th>{{table-header-owner Owner}}</th>
569 <td><a href="mailto:thomas@adblockplus.org">Thomas Greiner</a></td> 569 <td><a href="mailto:thomas@adblockplus.org">Thomas Greiner</a></td>
570 </tr> 570 </tr>
571 <tr> 571 <tr>
572 <th>{{table-header-source-path Source path(s)}}</th> 572 <th>{{table-header-source-path Source path(s)}}</th>
573 <td> 573 <td>
574 <ul> 574 <ul>
575 <li> 575 <li>
576 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> 576 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a>
577 </li> 577 </li>
578 </ul> 578 </ul>
579 </td> 579 </td>
580 </tr> 580 </tr>
581 </table> 581 </table>
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld