mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-09 17:10:58 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2713 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7a1232152b
commit
5a0bf9cb98
1 changed files with 3 additions and 3 deletions
|
|
@ -3,12 +3,12 @@
|
|||
* Allow empty relative URLs. Note that a completely missing URL is
|
||||
still an error (ie. <a href=""> is valid, <a href> is an error).
|
||||
Type: bugfix
|
||||
Closes: SF bug #
|
||||
Closes: SF bug #1217397
|
||||
Changed: linkcheck/linkparse.py, linkcheck/logger/*.py,
|
||||
linkcheck/checker/urlbase.py
|
||||
|
||||
* Added checks for more <meta> URL entries, especially favicons
|
||||
was added.
|
||||
* Added checks for more <meta> URL entries, especially favicon
|
||||
check was added.
|
||||
Type: feature
|
||||
Changed: linkcheck/linkparse.py
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue