diff --git a/resources/recipes/ftd.recipe b/resources/recipes/ftd.recipe index d18f9bdc56..67eb4d08b1 100644 --- a/resources/recipes/ftd.recipe +++ b/resources/recipes/ftd.recipe @@ -23,6 +23,7 @@ class FTDe(BasicNewsRecipe): dict(id='topbanner'), dict(id='seitenkopf'), dict(id='BoxA-0-0-0'), + #dict(id='BoxA-2-0-0'), dict(id='footer'), dict(id='rating_open'), dict(id='ADS_Top'), @@ -59,6 +60,7 @@ class FTDe(BasicNewsRecipe): dict(name='div', attrs={'class':'relatedhalb'}), dict(name='div', attrs={'class':'box boxListScrollOutline'}), 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':'tagCloud'}), dict(name='div', attrs={'class':'pollView'}),