mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
1e12cfeb74
commit
7d2a8dd624
@ -23,6 +23,7 @@ class FTDe(BasicNewsRecipe):
|
|||||||
dict(id='topbanner'),
|
dict(id='topbanner'),
|
||||||
dict(id='seitenkopf'),
|
dict(id='seitenkopf'),
|
||||||
dict(id='BoxA-0-0-0'),
|
dict(id='BoxA-0-0-0'),
|
||||||
|
#dict(id='BoxA-2-0-0'),
|
||||||
dict(id='footer'),
|
dict(id='footer'),
|
||||||
dict(id='rating_open'),
|
dict(id='rating_open'),
|
||||||
dict(id='ADS_Top'),
|
dict(id='ADS_Top'),
|
||||||
@ -59,6 +60,7 @@ class FTDe(BasicNewsRecipe):
|
|||||||
dict(name='div', attrs={'class':'relatedhalb'}),
|
dict(name='div', attrs={'class':'relatedhalb'}),
|
||||||
dict(name='div', attrs={'class':'box boxListScrollOutline'}),
|
dict(name='div', attrs={'class':'box boxListScrollOutline'}),
|
||||||
dict(name='div', attrs={'class':'box boxPhotoshow boxImgWide'}),
|
dict(name='div', attrs={'class':'box boxPhotoshow boxImgWide'}),
|
||||||
|
dict(name='div', attrs={'class':'box boxTeaser boxPhotoshow boxImgWide'}),
|
||||||
dict(name='div', attrs={'class':'box boxTeaser'}),
|
dict(name='div', attrs={'class':'box boxTeaser'}),
|
||||||
dict(name='div', attrs={'class':'tagCloud'}),
|
dict(name='div', attrs={'class':'tagCloud'}),
|
||||||
dict(name='div', attrs={'class':'pollView'}),
|
dict(name='div', attrs={'class':'pollView'}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user