Sha256: 268041b46edc110ad8d79a86d2a2d10e0a82f6cb88fb47c0d205c6b040660a39
Contents?: true
Size: 496 Bytes
Versions: 10
Compression:
Stored size: 496 Bytes
Contents
<html> <head> <title>Spidr :: Web-Spider Obstacle Course :: Empty Links</title> </head> <body> <p>Empty links.</p> <ul> <li class="nofollow"> <a>should not follow links with no href attributes</a> </li> <li class="nofollow"> <a href="">should not follow links with empty href attributes</a> </li> <li class="ignore"> <a href=" ">should ignore links with blank href attributes</a> </li> </ul> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems