mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Faz.net
This commit is contained in:
parent
ef6b0193a8
commit
3918e3d679
@ -25,6 +25,8 @@ class FazNet(BasicNewsRecipe):
|
||||
|
||||
remove_tags_after = dict(name='div', attrs={'class':['ArtikelFooter']}) # AGe add 2013-12-19
|
||||
remove_tags = [dict(name='div', attrs={'class':['ArtikelFooter']})] # AGe add 2013-12-19
|
||||
recursions = 1
|
||||
match_regexps = [r'-p[2-9].html$']
|
||||
|
||||
feeds = [
|
||||
('FAZ.NET Aktuell', 'http://www.faz.net/aktuell/?rssview=1'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user