| OLD | NEW |
| 1 title=title-full | 1 title=title-full |
| 2 | 2 |
| 3 <head> | 3 <head> |
| 4 <style type="text/css"><!-- | 4 <style type="text/css"><!-- |
| 5 .expandable | 5 .expandable |
| 6 { | 6 { |
| 7 display: none; | 7 display: none; |
| 8 } | 8 } |
| 9 --></style> | 9 --></style> |
| 10 | 10 |
| 11 <script type="text/javascript"><!-- | 11 <script type="text/javascript"><!-- |
| 12 function toggleExpand(button, targetId) | 12 function toggleExpand(button, targetId) |
| 13 { | 13 { |
| 14 var element = document.getElementById(targetId); | 14 var element = document.getElementById(targetId); |
| 15 var isVisible = element.style.display == "inherit"; | 15 var isVisible = element.style.display == "inherit"; |
| 16 element.style.display = isVisible ? "none" : "inherit"; | 16 element.style.display = isVisible ? "none" : "inherit"; |
| 17 | 17 |
| 18 var textContainer = document.getElementById("expand-button-" + (isVisible ? "m
ore" : "less")); | 18 var textContainer = document.getElementById("expand-button-" + (isVisible ? "m
ore" : "less")); |
| 19 if ("textContent" in button) | 19 if ("textContent" in button) |
| 20 button.textContent = textContainer.textContent; | 20 button.textContent = textContainer.textContent; |
| 21 else | 21 else |
| 22 button.innerText = textContainer.innerText; | 22 button.innerText = textContainer.innerText; |
| 23 } | 23 } |
| 24 --></script> | 24 --></script> |
| 25 | 25 |
| 26 <noscript> | 26 <noscript> |
| 27 <style type="text/css"><!-- | 27 <style type="text/css"><!-- |
| 28 .expand-button | 28 .expand-button |
| 29 { | 29 { |
| 30 display: none; | 30 display: none; |
| 31 } | 31 } |
| 32 | 32 |
| 33 .expandable | 33 .expandable |
| 34 { | 34 { |
| 35 display: inherit; | 35 display: inherit; |
| 36 } | 36 } |
| 37 --></style> | 37 --></style> |
| 38 </noscript> | 38 </noscript> |
| 39 </head> | 39 </head> |
| 40 <span id="expand-button-more" style="display: none;">$s1$</span> | 40 <span id="expand-button-more" style="display: none;">$s1$</span> |
| 41 <span id="expand-button-less" style="display: none;">$s2$</span> | 41 <span id="expand-button-less" style="display: none;">$s2$</span> |
| 42 | 42 |
| 43 | 43 |
| 44 <h2 id="project">$s3$</h2> | 44 <h2 id="project">$s3$</h2> |
| 45 | 45 |
| 46 <p> | 46 <p> |
| 47 $s4(features)$ 50 $s5$ <a href="https://en.wikipedia.org/wiki/Adblock_Plus">$s
6$</a>$s7(https://eyeo.com)$ | 47 $s4(features, https://en.wikipedia.org/wiki/Adblock_Plus, https://eyeo.com)$ |
| 48 </p> | 48 </p> |
| 49 | 49 |
| 50 <h2 id="workings">$s8$</h2> | 50 <h2 id="workings">$s5$</h2> |
| 51 | 51 |
| 52 <p> | 52 <p> |
| 53 $s9(features#tracking, features#malware)$ | 53 $s6(features#tracking, features#malware)$ |
| 54 </p> | 54 </p> |
| 55 | 55 |
| 56 <p> | 56 <p> |
| 57 $s10$ | 57 $s7$ |
| 58 <ul> | 58 <ul> |
| 59 <li>$s11$</li> | 59 <li>$s8$</li> |
| 60 <li>$s12$</li> | 60 <li>$s9$</li> |
| 61 </ul> | 61 </ul> |
| 62 </p> | 62 </p> |
| 63 | 63 |
| 64 <p> | 64 <p> |
| 65 $s13(filters)$ | 65 $s10(filters)$ |
| 66 </p> | 66 </p> |
| 67 | 67 |
| 68 <img src="images/how-adblock-plus-works.png"> | 68 <img src="images/how-adblock-plus-works.png"> |
| 69 | 69 |
| 70 <h2 id="acceptableads">$s14$</h2> | 70 <h2 id="acceptableads">$s11$</h2> |
| 71 | 71 |
| 72 <p> | 72 <p> |
| 73 $s15(acceptable-ads#criteria, https://eyeo.com/acceptable-ads-application.html
, acceptable-ads#optout)$ | 73 $s12(acceptable-ads#criteria, https://eyeo.com/acceptable-ads-application.html
, acceptable-ads#optout)$ |
| 74 </p> | 74 </p> |
| 75 | 75 |
| 76 <p> | 76 <p> |
| 77 $s16(acceptable-ads)$ | 77 $s13(acceptable-ads)$ |
| 78 </p> | 78 </p> |
| 79 | 79 |
| 80 <h2 id="monetization">$s17$</h2> | 80 <h2 id="monetization">$s14$</h2> |
| 81 | 81 |
| 82 <p> | 82 <p> |
| 83 $s18$ | 83 $s15$ |
| 84 </p> | 84 </p> |
| 85 | 85 |
| 86 <button class="expand-button" onclick="toggleExpand(this, 'expand-monetization')
">$s19$</button> | 86 <button class="expand-button" onclick="toggleExpand(this, 'expand-monetization')
">$s1$</button> |
| 87 | 87 |
| 88 <div class="expandable" id="expand-monetization"> | 88 <div class="expandable" id="expand-monetization"> |
| 89 <p> | 89 <p> |
| 90 $s20$ | 90 $s17$ |
| 91 </p> | 91 </p> |
| 92 | 92 |
| 93 <p> | 93 <p> |
| 94 $s21(acceptable-ads#criteria)$ | 94 $s18(acceptable-ads#criteria)$ |
| 95 </p> | 95 </p> |
| 96 | 96 |
| 97 <p> | 97 <p> |
| 98 $s22$ | 98 $s19$ |
| 99 </p> | 99 </p> |
| 100 </div> | 100 </div> |
| 101 | 101 |
| 102 <h2 id="whymoney">$s23$</h2> | 102 <h2 id="whymoney">$s20$</h2> |
| 103 | 103 |
| 104 <p> | 104 <p> |
| 105 $s24(https://eyeo.com)$ | 105 $s21(https://eyeo.com)$ |
| 106 </p> | 106 </p> |
| 107 | 107 |
| 108 <button class="expand-button" onclick="toggleExpand(this, 'expand-whymoney')">$s
25$</button> | 108 <button class="expand-button" onclick="toggleExpand(this, 'expand-whymoney')">$s
1$</button> |
| 109 | 109 |
| 110 <div class="expandable" id="expand-whymoney"> | 110 <div class="expandable" id="expand-whymoney"> |
| 111 <p> | 111 <p> |
| 112 $s26(firefox, chrome, android, opera, internet-explorer, https://easylist.ad
blockplus.org)$ | 112 $s23(firefox, chrome, android, opera, internet-explorer, safari, https://eas
ylist.adblockplus.org)$ |
| 113 </p> | 113 </p> |
| 114 | 114 |
| 115 <p> | 115 <p> |
| 116 $s27$ | 116 $s24$ |
| 117 </p> | 117 </p> |
| 118 | 118 |
| 119 <p> | 119 <p> |
| 120 $s28$ | 120 $s25$ |
| 121 </p> | 121 </p> |
| 122 </div> | 122 </div> |
| 123 | 123 |
| 124 <h2 id="privacy">$s29$</h2> | 124 <h2 id="privacy">$s26$</h2> |
| 125 | 125 |
| 126 <p> | 126 <p> |
| 127 $s30(privacy)$ | 127 $s27(privacy)$ |
| 128 </p> | 128 </p> |
| OLD | NEW |