From d4f8229cba8b136a3686b51df70b68a02432205f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 May 2012 17:46:39 +0530 Subject: [PATCH] Get Books: Remove ebookshoppe.com at the website's request --- src/calibre/customize/builtins.py | 19 +++++++++---------- src/calibre/gui2/store/declined.txt | 1 + 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/calibre/customize/builtins.py b/src/calibre/customize/builtins.py index b8940af5b5..979ad534ac 100644 --- a/src/calibre/customize/builtins.py +++ b/src/calibre/customize/builtins.py @@ -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, diff --git a/src/calibre/gui2/store/declined.txt b/src/calibre/gui2/store/declined.txt index b109d30d50..3f3e37c35a 100644 --- a/src/calibre/gui2/store/declined.txt +++ b/src/calibre/gui2/store/declined.txt @@ -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