| 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 Success | 7 Success |
| 8 | 8 |
| 9 - | 9 - |
| 10 CrWinGoma | 10 CrWinGoma |
| (...skipping 877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 888 <a href="https://github.com/luci">luci</a>, | 888 <a href="https://github.com/luci">luci</a>, |
| 889 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 889 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 890 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 890 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 891 </footer> | 891 </footer> |
| 892 <script> | 892 <script> |
| 893 (function () { | 893 (function () { |
| 894 'use strict'; | 894 'use strict'; |
| 895 milo.makeTimesLocal(); | 895 milo.makeTimesLocal(); |
| 896 })(); | 896 })(); |
| 897 </script> | 897 </script> |
| 898 |
| 899 <script> |
| 900 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 901 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 902 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 903 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 904 |
| 905 ga('create', 'UA-12345-01', 'auto'); |
| 906 ga('send', 'pageview'); |
| 907 </script> |
| 908 |
| OLD | NEW |