UNPKG

1.73 kBHTMLView Raw
1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4 <title>Content Links</title>
5</head>
6<body>
7 <a href="http://example.com/brokenLinks.html?md5=abcd">brokenLinks.html</a>
8 <a href="http://example.com/externalLink.html?md5=9357B8FD6A13B3D1A6DBC00E6445E4FF">externalLink.html</a>
9 <a href="http://example.com/ignoreLinks.html?md5=4f47458e34bc855a46349c1335f58cc3">ignoreLinks.html</a>
10 <a href="http://example.com/invalidEntity.html?field1=value&md5=fa3e4d3dc439fdb42d86855e516a92aa&field2=value">invalidEntity.html</a>
11 <a href="http://example.com/localLinks.html?crc32=abcd">localLinks.html</a>
12 <a href="http://example.com/multipleErrors.html?crc32=F88F0D21">multipleErrors.html</a>
13 <a href="http://example.com/redirectLink.html?crc32=4363890c">redirectLink.html</a>
14 <a href="http://example.com/retryWhenHeadFails.html?sha1=abcd">retryWhenHeadFails.html</a>
15 <a href="http://example.com/unclosedElement.html?sha1=1D9E557D3B99507E8582E67F235D3DE6DFA3717A">unclosedElement.html</a>
16 <a href="http://example.com/unclosedImg.html?sha1=9511fa1a787d021bdf3aa9538029a44209fb5c4c">unclosedImg.html</a>
17 <a href="http://example.com/validPage.html?field1=value&sha1=8ac1573c31b4f6132834523ac08de21c54138236&md5=abcd&crc32=abcd&field2=value">validPage.html</a>
18 <a href="http://example.com/noBytes.txt?crc32=00000000">noBytes.txt</a>
19 <a href="http://example.com/allBytes.txt?sha1=88d103ba1b5db29a2d83b92d09a725cb6d2673f9">allBytes.txt</a>
20 <a href="http://example.com/image.png?md5=e3ece6e91045f18ce18ac25455524cd0">image.png</a>
21 <a href="http://example.com/image.png?key=value">no hash</a>
22 <a href="http://example.com/compressed?crc32=3477f8a8">compressed</a>
23</body>
24</html>