| OLD | NEW |
| 1 <meta name="title" content="Adblock Browser Beta Launch" /> | 1 <meta name="title" content="Adblock Browser Beta Launch" /> |
| 2 <meta property="og:title" content="Adblock Browser Beta Launch" /> | 2 <meta property="og:title" content="Adblock Browser Beta Launch" /> |
| 3 <meta name="description" content="Want Adblock Browser for your smartphone or ta
blet? Join the Adblock Browser for Android Beta Google+ community." /> | 3 <meta name="description" content="Want Adblock Browser for your smartphone or ta
blet? Join the Adblock Browser for Android Beta Google+ community." /> |
| 4 <meta property="og:description" content="Want Adblock Browser for your smartphon
e or tablet? Join the Adblock Browser for Android Beta Google+ community." /> | 4 <meta property="og:description" content="Want Adblock Browser for your smartphon
e or tablet? Join the Adblock Browser for Android Beta Google+ community." /> |
| 5 <meta property="og:image" content="https://adblockplus.org/_override-static/glob
al/global/img/adblockbrowser_beta_promo.png" /> |
| 5 | 6 |
| 6 <style type="text/css"> | 7 <style type="text/css"> |
| 7 #content * | 8 #content * |
| 8 { | 9 { |
| 9 box-sizing: content-box; | 10 box-sizing: content-box; |
| 10 } | 11 } |
| 11 | 12 |
| 12 #content h1 | 13 #content h1 |
| 13 { | 14 { |
| 14 margin-bottom: 28px; | 15 margin-bottom: 28px; |
| (...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 } | 237 } |
| 237 } | 238 } |
| 238 }, false); | 239 }, false); |
| 239 request.send(params); | 240 request.send(params); |
| 240 return false; | 241 return false; |
| 241 }, false); | 242 }, false); |
| 242 } | 243 } |
| 243 addListener(document, "DOMContentLoaded", contentLoad, false); | 244 addListener(document, "DOMContentLoaded", contentLoad, false); |
| 244 //]]> | 245 //]]> |
| 245 </script> | 246 </script> |
| OLD | NEW |