mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 10:04:43 +00:00
7 lines
420 B
Text
7 lines
420 B
Text
- [HTTP] Allow sending POST data for login at beginning of check.
|
|
- [GUI] Add more context menu actions:
|
|
+ Show detailed URL properties
|
|
- [GUI] Save options in qsettings, and read linkcheckerrc file.
|
|
- [PYTHON3]
|
|
linkchecker-git/linkcheck/dns/resolver.py:313: DeprecationWarning: in 3.x, __getslice__ has been removed; use __getitem__
|
|
linkcheck.dns.name.Name(linkcheck.dns.name.from_text(socket.gethostname())[1:])
|