Sha256: e0187c7fe20b77ae49e3f75861c0ceb8d05869b3ddf07fde27d99d0f73fc454b
Contents?: true
Size: 682 Bytes
Versions: 4
Compression:
Stored size: 682 Bytes
Contents
<html> <head> <title>Spidr :: Web-Spider Obstacle Course :: Remote Links</title> </head> <body> <p>Remote links.</p> <ul> <li class="nofollow"> <a href="http://spidr.rubyforge.org/course/remote/start.html">should not follow remote links to the same page</a> </li> <li class="nofollow"> <a href="http://spidr.rubyforge.org/course/loop/../remote/start.html">should not follow remote links with a relative path to the same page</a> </li> <li class="follow"> <a href="http://spidr.rubyforge.org/course/remote/next.html">should follow remote links to unvisited pages</a> </li> </ul> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
spidr-0.1.4 | static/course/remote/start.html |
spidr-0.1.3 | static/course/remote/start.html |
spidr-0.1.2 | static/course/remote/start.html |
spidr-0.1.5 | static/course/remote/start.html |