LEFT | RIGHT |
1 title=title-full | 1 title=title-full |
2 | 2 |
3 <head> | 3 <head> |
4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> | 4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> |
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" r
el="stylesheet"> | 5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" r
el="stylesheet"> |
6 <link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel=
"stylesheet"> | 6 <link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel=
"stylesheet"> |
7 <link class="cssfx" href="/css/features.css" rel="stylesheet"> | 7 <link class="cssfx" href="/css/features.css" rel="stylesheet"> |
8 | |
9 <meta content="$s1$" name="title"> | 8 <meta content="$s1$" name="title"> |
10 <meta content="$s2$" name="description"> | 9 <meta content="$s2$" name="description"> |
11 <meta content="$s1$" property="og:title"> | 10 <meta content="$s1$" property="og:title"> |
12 <meta content="$s2$" property="og:description"> | 11 <meta content="$s2$" property="og:description"> |
13 </head> | 12 </head> |
| 13 |
14 <div id="toc"> | 14 <div id="toc"> |
15 <a class="topic-small" href="#adblocking"> | 15 <a class="topic-small" href="#adblocking"> |
16 <div class="feature-adblocking sprite"></div> | 16 <div class="feature-adblocking sprite"></div> |
17 <p>$s5$</p> | 17 <p>$s5$</p> |
18 </a> | 18 </a> |
19 <a class="topic-small" href="#acceptable"> | 19 <a class="topic-small" href="#acceptable"> |
20 <div class="feature-acceptable sprite"></div> | 20 <div class="feature-acceptable sprite"></div> |
21 <p>$s6$</p> | 21 <p>$s6$</p> |
22 </a> | 22 </a> |
23 <a class="topic-small" href="#tracking"> | 23 <a class="topic-small" href="#tracking"> |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 </a> | 126 </a> |
127 <div class="description"> | 127 <div class="description"> |
128 $s36(/blog/type-correction-feature-removed, http://urlfixer.org)$ | 128 $s36(/blog/type-correction-feature-removed, http://urlfixer.org)$ |
129 | 129 |
130 <div class="longtext"> | 130 <div class="longtext"> |
131 $s37$ $s38$ | 131 $s37$ $s38$ |
132 </div> | 132 </div> |
133 </div> | 133 </div> |
134 </div> | 134 </div> |
135 </div> | 135 </div> |
LEFT | RIGHT |