mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-31 13:10:37 +00:00
Document the user-agent change.
This commit is contained in:
parent
498567eb21
commit
7e130808bd
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ the output format will change.
|
|||
For example existing SQL tables can be altered with:
|
||||
alter table linkcheck add (modified varchar(256));
|
||||
|
||||
The default User-Agent string used by LinkChecker is now
|
||||
Mozilla/5.0 (compatible; LinkChecker/8.1; +http://linkchecker.sourceforge.net/)
|
||||
|
||||
Migrating from 7.9 to 8.0
|
||||
-------------------------
|
||||
Python 2.7.2 or newer is required (Python 3.x is not supported though).
|
||||
|
|
|
|||
Loading…
Reference in a new issue