mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
recipes: remove some garbage from znadplanszy
This commit is contained in:
parent
f7d82dc9a9
commit
f00b58c766
@ -17,7 +17,5 @@ class ZnadPlanszy(BasicNewsRecipe):
|
||||
remove_attributes = ['style', 'font']
|
||||
ignore_duplicate_articles = {'title', 'url'}
|
||||
|
||||
remove_tags = [dict(attrs={'class': 'rounded-container'})]
|
||||
remove_tags_after = dict(attrs={'id': 'dotEPUBcontent'})
|
||||
remove_tags_before = dict(attrs={'class': 'content units nine alpha'})
|
||||
keep_only_tags = dict(name='article')
|
||||
feeds = [(u'Wszystkie', 'http://znadplanszy.pl/full-feed/posts/')]
|
||||
|
Loading…
x
Reference in New Issue
Block a user