| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <meta charset="utf-8"> | 4 <meta charset="utf-8"> |
| 5 <title> | 5 <title> |
| 6 | 6 |
| 7 Pending | 7 Pending |
| 8 | 8 |
| 9 - | 9 - |
| 10 | 10 |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 170 <a href="https://github.com/luci">luci</a>, | 170 <a href="https://github.com/luci">luci</a>, |
| 171 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 171 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 172 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 172 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 173 </footer> | 173 </footer> |
| 174 <script> | 174 <script> |
| 175 (function () { | 175 (function () { |
| 176 'use strict'; | 176 'use strict'; |
| 177 milo.makeTimesLocal(); | 177 milo.makeTimesLocal(); |
| 178 })(); | 178 })(); |
| 179 </script> | 179 </script> |
| 180 |
| 181 <script> |
| 182 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 183 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 184 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 185 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 186 |
| 187 ga('create', 'UA-12345-01', 'auto'); |
| 188 ga('send', 'pageview'); |
| 189 </script> |
| 190 |
| OLD | NEW |