| 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 Failed | 7 Failed |
| 8 | 8 |
| 9 - | 9 - |
| 10 | 10 |
| (...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 288 <a href="https://github.com/luci">luci</a>, | 288 <a href="https://github.com/luci">luci</a>, |
| 289 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 289 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 290 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 290 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 291 </footer> | 291 </footer> |
| 292 <script> | 292 <script> |
| 293 (function () { | 293 (function () { |
| 294 'use strict'; | 294 'use strict'; |
| 295 milo.makeTimesLocal(); | 295 milo.makeTimesLocal(); |
| 296 })(); | 296 })(); |
| 297 </script> | 297 </script> |
| 298 |
| 299 <script> |
| 300 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 301 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 302 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 303 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 304 |
| 305 ga('create', 'UA-12345-01', 'auto'); |
| 306 ga('send', 'pageview'); |
| 307 </script> |
| 308 |
| OLD | NEW |