add lookupbyisbn data too
This commit is contained in:
parent
61bc1a7267
commit
8cea7302c6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ providers = [
|
|||
('loc', 'lccn'),
|
||||
('worldcat', 'oclc'),
|
||||
('lookupbyisbn', 'asin'),
|
||||
('lookupbyisbn', 'isbn'),
|
||||
('abebooks', 'isbn')
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue