mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-12 16:43:11 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1055 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8622fd413b
commit
5b1ecc69c9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
1.9.4
|
||||
* check CSS background-image urls
|
||||
* check CSS urls
|
||||
Changed: linkcheck/UrlData.py, linkcheck/linkparser.py
|
||||
|
||||
1.9.3 (released 16.10.2003)
|
||||
|
|
|
|||
2
TODO
2
TODO
|
|
@ -1,4 +1,4 @@
|
|||
- check CSS urls, like style="background-image:url(mylogo.gif)"
|
||||
- also parse .css stylesheets (not only the style="" attribute in html)
|
||||
|
||||
- all threads should regularly poll a status variable
|
||||
this can be used to make ctrl-c working faster, and to print messages
|
||||
|
|
|
|||
Loading…
Reference in a new issue