From f279dc923a38dd42033bbee2a9916d7e38bd2cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82ugosz?= Date: Sat, 15 Oct 2016 20:47:13 +0200 Subject: [PATCH] recipes: remove archeowiesci as it is supended by author - http://archeowiesci.pl/2016/09/12/archeowiesci-biora-przerwe/ --- recipes/archeowiesci.recipe | 35 --------------------------------- recipes/icons/archeowiesci.png | Bin 331 -> 0 bytes 2 files changed, 35 deletions(-) delete mode 100644 recipes/archeowiesci.recipe delete mode 100644 recipes/icons/archeowiesci.png diff --git a/recipes/archeowiesci.recipe b/recipes/archeowiesci.recipe deleted file mode 100644 index 43517e3465..0000000000 --- a/recipes/archeowiesci.recipe +++ /dev/null @@ -1,35 +0,0 @@ -from calibre.web.feeds.news import BasicNewsRecipe - - -class Archeowiesci(BasicNewsRecipe): - title = u'Archeowieści' - __author__ = 'fenuks' - category = 'archeology' - language = 'pl' - description = u'Z pasją o przeszłości' - cover_url = 'http://archeowiesci.pl/wp-content/uploads/2011/05/Archeowiesci2-115x115.jpg' - oldest_article = 7 - needs_subscription = 'optional' - max_articles_per_feed = 100 - auto_cleanup = True - remove_tags = [ - dict(name='span', attrs={'class': ['post-ratings', 'post-ratings-loading']})] - feeds = [(u'Archeowieści', u'http://archeowiesci.pl/feed/')] - - def parse_feeds(self): - feeds = BasicNewsRecipe.parse_feeds(self) - for feed in feeds: - for article in feed.articles[:]: - if self.username is None and 'subskrypcja' in article.title: - feed.articles.remove(article) - return feeds - - def get_browser(self): - br = BasicNewsRecipe.get_browser(self) - if self.username is not None and self.password is not None: - br.open('http://archeowiesci.pl/wp-login.php') - br.select_form(name='loginform') - br['log'] = self.username - br['pwd'] = self.password - br.submit() - return br diff --git a/recipes/icons/archeowiesci.png b/recipes/icons/archeowiesci.png deleted file mode 100644 index ac7f45a99ad394e4f5ad99eff5f758aa8f1f9769..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}X@F0ND<>Baa{mASUqe+zOHEZv zO-)BbT~ABXKu6nHPuE0W&(uKA)X>1($iTwb$jZdn%GB7})Wp`p+`-Dy$;R5n&eqMr z&dtHz!_mRh$uT0pFD4`?AtJ1$qO7B)s;8l*r=f25?%gL(p1gVU=8G3EzJ2=!wCkKM zJIH0sB|(0{zP`Ta`>tsKxlNufjv*3~p$855nhiu;9J7NR@;O@z{x4prv8+$}_U}jj z(XMA^jO@qt0#8U8Ma0Bx@K&>cFZ?mq3rRCQXv8l3+L^za`ef4W3AG3 z?1_55hw_QwCYFr<`tF9TQR8z-d