| 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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 64 | 64 |
| 65 | 65 |
| 66 | 66 |
| 67 | 67 |
| 68 | 68 |
| 69 <h2>Execution:</h2> | 69 <h2>Execution:</h2> |
| 70 <ul> | 70 <ul> |
| 71 | 71 |
| 72 <li> | 72 <li> |
| 73 Source: | 73 Source: |
| 74 <a href="https://example.com/task?id=2d8d62f6be545b10&show_raw=1">
Task 2d8d62f6be545b10</a> | 74 <a href="https://example.com/task?id=2d8d62f6be545b10&show_raw=1&a
mp;wide_logs=true">Task 2d8d62f6be545b10</a> |
| 75 </li> | 75 </li> |
| 76 | 76 |
| 77 | 77 |
| 78 | 78 |
| 79 <li> | 79 <li> |
| 80 Bot: | 80 Bot: |
| 81 <a href="https://example.com/restricted/bot/swarm3-c4">swarm3-c4</a> | 81 <a href="https://example.com/restricted/bot/swarm3-c4">swarm3-c4</a> |
| 82 </li> | 82 </li> |
| 83 | 83 |
| 84 | 84 |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 <script> | 302 <script> |
| 303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | 303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | 304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | 305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 306 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | 306 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 307 | 307 |
| 308 ga('create', 'UA-12345-01', 'auto'); | 308 ga('create', 'UA-12345-01', 'auto'); |
| 309 ga('send', 'pageview'); | 309 ga('send', 'pageview'); |
| 310 </script> | 310 </script> |
| 311 | 311 |
| OLD | NEW |