mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
77c2e8562a
commit
9df692b071
@ -23,9 +23,9 @@ BOOK_SEARCHES = {
|
|||||||
'gws':
|
'gws':
|
||||||
'https://www.google.com/search?q=inauthor:%22{author}%22+intitle:%22{title}%22',
|
'https://www.google.com/search?q=inauthor:%22{author}%22+intitle:%22{title}%22',
|
||||||
'amzn':
|
'amzn':
|
||||||
'http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}',
|
'https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}',
|
||||||
'gimg':
|
'gimg':
|
||||||
'http://www.google.com/images?q=%22{author}%22+%22{title}%22',
|
'https://www.google.com/images?q=%22{author}%22+%22{title}%22',
|
||||||
}
|
}
|
||||||
|
|
||||||
NAMES = {
|
NAMES = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user