Remove EPubBuy.DE at the request of the store

This commit is contained in:
Charles Haley 2011-07-19 12:55:35 +01:00
parent ffccabcd8d
commit ab23416d34
2 changed files with 12 additions and 11 deletions

View File

@ -1208,16 +1208,16 @@ class StoreEbookscomStore(StoreBase):
formats = ['EPUB', 'LIT', 'MOBI', 'PDF'] formats = ['EPUB', 'LIT', 'MOBI', 'PDF']
affiliate = True affiliate = True
class StoreEPubBuyDEStore(StoreBase): #class StoreEPubBuyDEStore(StoreBase):
name = 'EPUBBuy DE' # name = 'EPUBBuy DE'
author = 'Charles Haley' # author = 'Charles Haley'
description = u'Bei EPUBBuy.com finden Sie ausschliesslich eBooks im weitverbreiteten EPUB-Format und ohne DRM. So haben Sie die freie Wahl, wo Sie Ihr eBook lesen: Tablet, eBook-Reader, Smartphone oder einfach auf Ihrem PC. So macht eBook-Lesen Spaß!' # description = u'Bei EPUBBuy.com finden Sie ausschliesslich eBooks im weitverbreiteten EPUB-Format und ohne DRM. So haben Sie die freie Wahl, wo Sie Ihr eBook lesen: Tablet, eBook-Reader, Smartphone oder einfach auf Ihrem PC. So macht eBook-Lesen Spaß!'
actual_plugin = 'calibre.gui2.store.stores.epubbuy_de_plugin:EPubBuyDEStore' # actual_plugin = 'calibre.gui2.store.stores.epubbuy_de_plugin:EPubBuyDEStore'
#
drm_free_only = True # drm_free_only = True
headquarters = 'DE' # headquarters = 'DE'
formats = ['EPUB'] # formats = ['EPUB']
affiliate = True # affiliate = True
class StoreEBookShoppeUKStore(StoreBase): class StoreEBookShoppeUKStore(StoreBase):
name = 'ebookShoppe UK' name = 'ebookShoppe UK'
@ -1459,7 +1459,7 @@ plugins += [
StoreEbookNLStore, StoreEbookNLStore,
StoreEbookscomStore, StoreEbookscomStore,
StoreEBookShoppeUKStore, StoreEBookShoppeUKStore,
StoreEPubBuyDEStore, # StoreEPubBuyDEStore,
StoreEHarlequinStore, StoreEHarlequinStore,
StoreEpubBudStore, StoreEpubBudStore,
StoreFeedbooksStore, StoreFeedbooksStore,

View File

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