mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 10:03:10 +00:00
6 lines
368 B
Text
6 lines
368 B
Text
- [GUI] Allow login URL to be configured.
|
|
- [GUI] Show detailed URL properties
|
|
- [GUI] Save options in qsettings or in external file (for each URL?).
|
|
- [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:])
|