Left: | ||
Right: |
LEFT | RIGHT |
---|---|
(no file at all) | |
1 | 1 <head><meta content="$s1$" name="title"> |
saroyanm
2015/03/09 12:51:48
nit: Please make both (head, meta) tags to be on t
| |
2 <meta content="$s1$" name="title"> | |
3 <meta content="$s2$" name="description"> | 2 <meta content="$s2$" name="description"> |
4 <meta content="$s1$" property="og:title"> | 3 <meta content="$s1$" property="og:title"> |
5 <meta content="$s2$" property="og:description"> | 4 <meta content="$s2$" property="og:description"> |
5 </head> | |
6 | 6 |
7 <h2 id="adblocker">$s5$</h2> | 7 <h2 id="adblocker">$s5$</h2> |
8 | 8 |
9 <p> | 9 <p> |
10 $s6$ | 10 $s6$ |
11 </p> | 11 </p> |
12 | 12 |
13 <p> | 13 <p> |
14 $s7$ | 14 $s7$ |
15 </p> | 15 </p> |
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
158 $s51$ | 158 $s51$ |
159 </p> | 159 </p> |
160 | 160 |
161 <p> | 161 <p> |
162 $s52(chrome)$ | 162 $s52(chrome)$ |
163 </p> | 163 </p> |
164 | 164 |
165 <p> | 165 <p> |
166 $s53(firefox)$ | 166 $s53(firefox)$ |
167 </p> | 167 </p> |
LEFT | RIGHT |