mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
remove empty feeds
Changes to be committed: modified: cumhuriyet.recipe
This commit is contained in:
parent
ec768af6db
commit
19f7657844
@ -13,6 +13,7 @@ class Cumhuriyet(BasicNewsRecipe):
|
||||
use_embedded_content = False
|
||||
timefmt = ' [%d %b %Y]'
|
||||
ignore_duplicate_articles = {'title', 'url'}
|
||||
remove_empty_feeds = True
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='h1', attrs={'class': 'baslik'}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user