Get Books: Remove ebookshoppe.com at the website's request

This commit is contained in:
Kovid Goyal 2012-05-21 17:46:39 +05:30
parent 8b5dfb98a5
commit d4f8229cba
2 changed files with 10 additions and 10 deletions

View File

@ -1331,15 +1331,15 @@ class StoreEbookscomStore(StoreBase):
formats = ['EPUB', 'LIT', 'MOBI', 'PDF']
affiliate = True
class StoreEBookShoppeUKStore(StoreBase):
name = 'ebookShoppe UK'
author = u'Charles Haley'
description = u'We made this website in an attempt to offer the widest range of UK eBooks possible across and as many formats as we could manage.'
actual_plugin = 'calibre.gui2.store.stores.ebookshoppe_uk_plugin:EBookShoppeUKStore'
headquarters = 'UK'
formats = ['EPUB', 'PDF']
affiliate = True
# class StoreEBookShoppeUKStore(StoreBase):
# name = 'ebookShoppe UK'
# author = u'Charles Haley'
# description = u'We made this website in an attempt to offer the widest range of UK eBooks possible across and as many formats as we could manage.'
# actual_plugin = 'calibre.gui2.store.stores.ebookshoppe_uk_plugin:EBookShoppeUKStore'
#
# headquarters = 'UK'
# formats = ['EPUB', 'PDF']
# affiliate = True
class StoreEHarlequinStore(StoreBase):
name = 'eHarlequin'
@ -1623,7 +1623,6 @@ plugins += [
StoreEbookNLStore,
StoreEbookpointStore,
StoreEbookscomStore,
StoreEBookShoppeUKStore,
StoreEHarlequinStore,
StoreEKnigiStore,
StoreEscapeMagazineStore,

View File

@ -5,3 +5,4 @@ or asked not to be included in the store integration.
* Indigo (http://www.chapters.indigo.ca/).
* Libraria Rizzoli (http://libreriarizzoli.corriere.it/).
* EPubBuy DE: reason: too much traffic for too little sales
* eBookShoppe.com: too much traffic, requested to be removed