2009-01-02 18:32:55 +00:00
|
|
|
|
<html>
|
2016-04-09 15:15:01 +02:00
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=latin-1">
|
|
|
|
|
<base href='http://example.com' />
|
2020-07-17 12:40:04 +02:00
|
|
|
|
<title>Sample page with links for testing LinkExtractor</title>
|
2016-04-09 15:15:01 +02:00
|
|
|
|
</head>
|
2009-01-02 18:32:55 +00:00
|
|
|
|
<body>
|
2016-04-09 15:15:01 +02:00
|
|
|
|
<div id='wrapper'>
|
|
|
|
|
<div id='subwrapper'>
|
|
|
|
|
<a href='sample_<65>.html'><img src='sample2.jpg'/></a>
|
|
|
|
|
</div>
|
|
|
|
|
<a href='sample_<65>.html' title='sample <20>'>sample <20> text</a>
|
|
|
|
|
<div id='subwrapper2'>
|
|
|
|
|
<a href='sample_<65>.html?price=<3D>32&<26>=unit'><img src='sample3.jpg'/></a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2009-01-02 18:32:55 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|