Sha256: 76aa54294f85a862b6fc4a6e9f0904d51385299fc9026ee55742f4b7ad900b63

Contents?: true

Size: 452 Bytes

Versions: 10

Compression:

Stored size: 452 Bytes

Contents

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

  <body>
    <p>Absolute links</p>

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

      <li class="follow">
        <a href="/course/absolute/next.html">should follow absolute links to unvisited pages</a>
      </li>
    </ul>
  </body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

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