Sha256: e2c32b4d690bdb32fded979bfe8d798b723dab4c4bc9582d8eaa50d05210e1ee
Contents?: true
Size: 483 Bytes
Versions: 2
Compression:
Stored size: 483 Bytes
Contents
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> </head> <body> <div id="sortable_box"> <div> <a href="showbook.php?h=hash1&d=digest1&f=filename1" class="download showbook">book 1</a> </div> <div> <a href="showbook.php?h=hash2&d=digest2&f=filename2" class="download showbook"> <img src="/images/loading.gif" data-original="http://example.com/hoge.jpg"> </a> </div> </div> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bookscan_client-0.0.2 | test/data/mypage.html |
bookscan_client-0.0.1 | test/data/mypage.html |