| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title> | 6 <title> |
| 7 | 7 |
| 8 Failed | 8 Failed |
| 9 | 9 |
| 10 - | 10 - |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 | 57 |
| 58 | 58 |
| 59 | 59 |
| 60 | 60 |
| 61 | 61 |
| 62 <h2>Execution:</h2> | 62 <h2>Execution:</h2> |
| 63 <ul> | 63 <ul> |
| 64 | 64 |
| 65 <li> | 65 <li> |
| 66 Source: | 66 Source: |
| 67 <a href="https://debug/user/task/2d8d62f6be545b10">Task 2d8d62f6be545b
10</a> | 67 <a href="https://example.com/user/task/2d8d62f6be545b10">Task 2d8d62f6
be545b10</a> |
| 68 </li> | 68 </li> |
| 69 | 69 |
| 70 | 70 |
| 71 | 71 |
| 72 <li> | 72 <li> |
| 73 Bot: | 73 Bot: |
| 74 <a href="https://debug/restricted/bot/swarm3-c4">swarm3-c4</a> | 74 <a href="https://example.com/restricted/bot/swarm3-c4">swarm3-c4</a> |
| 75 </li> | 75 </li> |
| 76 | 76 |
| 77 </ul> | 77 </ul> |
| 78 | 78 |
| 79 | 79 |
| 80 | 80 |
| 81 | 81 |
| 82 | 82 |
| 83 <h2>Steps and Logfiles:</h2> | 83 <h2>Steps and Logfiles:</h2> |
| 84 <input type="checkbox" id="showHidden"> | 84 <input type="checkbox" id="showHidden"> |
| (...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 <script> | 432 <script> |
| 433 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | 433 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 434 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | 434 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 435 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | 435 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 436 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | 436 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 437 | 437 |
| 438 ga('create', 'UA-12345-01', 'auto'); | 438 ga('create', 'UA-12345-01', 'auto'); |
| 439 ga('send', 'pageview'); | 439 ga('send', 'pageview'); |
| 440 </script> | 440 </script> |
| 441 | 441 |
| OLD | NEW |