mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-05 03:28:09 +00:00
* #3674 implemented iterative crawler depth * #3674 added two tests for increased crawler depth * removed old comment
10 lines
156 B
HTML
10 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Subpage 2 of Page 1 for Crawler</title>
|
|
</head>
|
|
<body>
|
|
<p>subpage 2 of page 1 content</p>
|
|
</body>
|
|
</html>
|