Sha256: e21db5684699504567b764b1f784cb66eedc7c07014a2a2b35c562a1d4e61c82

Contents?: true

Size: 451 Bytes

Versions: 10

Compression:

Stored size: 451 Bytes

Contents

<html>
  <head>
    <title>Spidr :: Web-Spider Obstacle Course :: Infinite Looping Links</title>
  </head>

  <body>
    <p>Behold! The infinite looping links of doom!</p>

    <ul>
      <li class="nofollow">
        <a href="start.html">should not follow links pointing to the current page</a>
      </li>

      <li class="follow">
        <a href="next.html">should follow links pointing to other pages</a>
      </li>
    </ul>
  </body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
spidr-0.2.1 static/course/loop/start.html
spidr-0.2.0 static/course/loop/start.html
spidr-0.1.6 static/course/loop/start.html
spidr-0.1.4 static/course/loop/start.html
spidr-0.1.5 static/course/loop/start.html
spidr-0.1.3 static/course/loop/start.html
spidr-0.1.2 static/course/loop/start.html
spidr-0.1.9 static/course/loop/start.html
spidr-0.1.8 static/course/loop/start.html
spidr-0.1.7 static/course/loop/start.html