| 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 Running | 7 Running |
| 8 | 8 |
| 9 - | 9 - |
| 10 | 10 |
| (...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 <a href="https://github.com/luci">luci</a>, | 246 <a href="https://github.com/luci">luci</a>, |
| 247 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 247 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 248 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 248 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 249 </footer> | 249 </footer> |
| 250 <script> | 250 <script> |
| 251 (function () { | 251 (function () { |
| 252 'use strict'; | 252 'use strict'; |
| 253 milo.makeTimesLocal(); | 253 milo.makeTimesLocal(); |
| 254 })(); | 254 })(); |
| 255 </script> | 255 </script> |
| 256 |
| 257 <script> |
| 258 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 259 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 260 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 261 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 262 |
| 263 ga('create', 'UA-12345-01', 'auto'); |
| 264 ga('send', 'pageview'); |
| 265 </script> |
| 266 |
| OLD | NEW |