| 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 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 441 <li> | 441 <li> |
| 442 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> | 442 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> |
| 443 </li> | 443 </li> |
| 444 <li> | 444 <li> |
| 445 <a href="https://hg.adblockplus.org/cms">cms</a> | 445 <a href="https://hg.adblockplus.org/cms">cms</a> |
| 446 </li> | 446 </li> |
| 447 <li> | 447 <li> |
| 448 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> | 448 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> |
| 449 </li> | 449 </li> |
| 450 <li> | 450 <li> |
| 451 <a href="https://hg.adblockplus.org/python-abp">python-abp</a> |
| 452 </li> |
| 453 <li> |
| 451 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> | 454 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> |
| 452 </li> | 455 </li> |
| 453 </ul> | 456 </ul> |
| 454 </td> | 457 </td> |
| 455 </tr> | 458 </tr> |
| 456 </table> | 459 </table> |
| 457 | 460 |
| 458 <table id="extensions-for-adblock-plus"> | 461 <table id="extensions-for-adblock-plus"> |
| 459 <tr> | 462 <tr> |
| 460 <th>{{table-header-name Name}}</th> | 463 <th>{{table-header-name Name}}</th> |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 538 <th>{{table-header-source-path Source path(s)}}</th> | 541 <th>{{table-header-source-path Source path(s)}}</th> |
| 539 <td> | 542 <td> |
| 540 <ul> | 543 <ul> |
| 541 <li> | 544 <li> |
| 542 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 545 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
| 543 </li> | 546 </li> |
| 544 </ul> | 547 </ul> |
| 545 </td> | 548 </td> |
| 546 </tr> | 549 </tr> |
| 547 </table> | 550 </table> |
| OLD | NEW |