mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-30 02:54:42 +00:00
quote http links
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3261 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
23879d78d4
commit
b6fab8d945
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ using the library directly instead of the commandline or CGI
|
|||
interfaces, you will have to adjust your code.
|
||||
|
||||
The default intern pattern matches now both http and https. When
|
||||
checking a site http://imadoofus.org/, all URLs of the form
|
||||
https://imadoofus.org/ will now also be checked recursively.
|
||||
checking a site ``http://imadoofus.org/``, all URLs of the form
|
||||
``https://imadoofus.org/`` will now also be checked recursively.
|
||||
|
||||
LinkChecker now honors a "Crawl-delay" entry in robots.txt files.
|
||||
The delay makes LinkChecker pause between requests to the corresponding
|
||||
|
|
|
|||
Loading…
Reference in a new issue