add bookshop providers

pull/94/head
eric 2021-07-02 19:27:04 -04:00
parent 89274d4356
commit 9c864207ab
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ BOOKSHOP_PROVIDERS = [
'bloomsbury.com', 'bloomsbury.com',
'usu.edu', 'usu.edu',
'sci.fo', 'sci.fo',
'e-elgar.com',
'nomos-shop.de',
] ]
def online_to_download(url): def online_to_download(url):