wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Linkchecker just find just 1 Link #771

Closed tniemann closed 5 years ago

tniemann commented 5 years ago

Hi,

when I run:

linkchecker -v --file-output=text//tmp/Check.txt https://www.xxx.de

the result is just 1 Url.

Content types: 0 image, 1 text, 0 video, 0 audio, 0 application, 0 mail and 0 other. URL lengths: min=22, max=22, avg=22. That's it. 1 link in 1 URL checked. 0 warnings found. 0 errors found.

What did i miss?

Regards Thomas