mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipes: remove ekundelek.pl - no new content since feb. 2015
This commit is contained in:
parent
11d9fe6805
commit
02342d905c
@ -1,19 +0,0 @@
|
|||||||
#!/usr/bin/env python2
|
|
||||||
|
|
||||||
__license__ = 'GPL v3'
|
|
||||||
__copyright__ = u'2012, Artur Stachecki <artur.stachecki@gmail.com>'
|
|
||||||
|
|
||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
|
||||||
|
|
||||||
|
|
||||||
class swiatczytnikow(BasicNewsRecipe):
|
|
||||||
title = u'eKundelek'
|
|
||||||
description = u'Najsympatyczniejszy blog o e-czytnikach Kindle'
|
|
||||||
language = 'pl'
|
|
||||||
__author__ = u'Artur Stachecki'
|
|
||||||
oldest_article = 7
|
|
||||||
max_articles_per_feed = 100
|
|
||||||
remove_empty_feeds = True
|
|
||||||
remove_tags = [dict(name='div', attrs={'class': 'feedflare'})]
|
|
||||||
|
|
||||||
feeds = [(u'Wpisy', u'http://feeds.feedburner.com/Ekundelekpl?format=xml')]
|
|
Binary file not shown.
Before Width: | Height: | Size: 456 B |
Loading…
x
Reference in New Issue
Block a user