| OLD | NEW |
| 1 template=minimal | 1 template=minimal |
| 2 | 2 |
| 3 <head> | 3 <head> |
| 4 <link href="https://acceptableads.org/" rel="canonical"> | 4 <link href="https://acceptableads.org/" rel="canonical"> |
| 5 <meta content="website" property="og:type"> | 5 <meta content="website" property="og:type"> |
| 6 <meta content="https://acceptableads.org/images/manifesto/acceptable-ads-manifes
to-share.png?a=show" property="og:image"> | 6 <meta content="https://acceptableads.org/images/manifesto/acceptable-ads-manifes
to-share.png?a=show" property="og:image"> |
| 7 <meta content="https://acceptableads.org/" property="og:url"> | 7 <meta content="https://acceptableads.org/" property="og:url"> |
| 8 <meta content="3deBAaPY4M2OuOe576R36TC28S5svlfRRsdaGS6WCXg" name="google-site-ve
rification"> | 8 <meta content="3deBAaPY4M2OuOe576R36TC28S5svlfRRsdaGS6WCXg" name="google-site-ve
rification"> |
| 9 <meta charset="utf-8"> | 9 <meta charset="utf-8"> |
| 10 <meta content="width=device-width, initial-scale=1" name="viewport"> | 10 <meta content="width=device-width, initial-scale=1" name="viewport"> |
| (...skipping 573 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 584 { | 584 { |
| 585 classes.splice(classes.indexOf("collapsed"), 1); | 585 classes.splice(classes.indexOf("collapsed"), 1); |
| 586 placeholder.style.height = "0px"; | 586 placeholder.style.height = "0px"; |
| 587 social.className = classes.join(" "); | 587 social.className = classes.join(" "); |
| 588 } | 588 } |
| 589 } | 589 } |
| 590 | 590 |
| 591 addListener(window, "scroll", checkCollapse, false); | 591 addListener(window, "scroll", checkCollapse, false); |
| 592 addListener(window, "resize", checkCollapse, false); | 592 addListener(window, "resize", checkCollapse, false); |
| 593 --></script> | 593 --></script> |
| 594 </head> | 594 |
| 595 <meta content="$title$" property="title"> | 595 <meta content="$title$" property="title"> |
| 596 <meta content="$s2$" name="description"> | 596 <meta content="$s2$" name="description"> |
| 597 <meta content="$title$" property="og:title"> | 597 <meta content="$title$" property="og:title"> |
| 598 <meta content="$s2$" name="og:description"> | 598 <meta content="$s2$" name="og:description"> |
| 599 | 599 </head> |
| 600 <style type="text/css"> | 600 <style type="text/css"> |
| 601 .viewcontent *[hidden], | 601 .viewcontent *[hidden], |
| 602 .viewcontent header, | 602 .viewcontent header, |
| 603 .viewcontent footer | 603 .viewcontent footer |
| 604 { | 604 { |
| 605 display: inherit; | 605 display: inherit; |
| 606 } | 606 } |
| 607 </style> | 607 </style> |
| 608 | 608 |
| 609 <span hidden="true" id="share-text-title">$s5$</span> | 609 <span hidden="true" id="share-text-title">$s5$</span> |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 928 </li> | 928 </li> |
| 929 <li> | 929 <li> |
| 930 <a href="mailto:info@adblockplus.org">$s74$</a> | 930 <a href="mailto:info@adblockplus.org">$s74$</a> |
| 931 </li> | 931 </li> |
| 932 <li> | 932 <li> |
| 933 <a href="https://adblockplus.org/blog/" target="_blank">$s75$</a> | 933 <a href="https://adblockplus.org/blog/" target="_blank">$s75$</a> |
| 934 </li> | 934 </li> |
| 935 </ul> | 935 </ul> |
| 936 </div> | 936 </div> |
| 937 </footer> | 937 </footer> |
| OLD | NEW |