mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipes: fix typo
This commit is contained in:
parent
56e38290df
commit
2b2a8a1edc
@ -22,7 +22,7 @@ class YOLNews(BasicNewsRecipe):
|
||||
|
||||
remove_tags_before = {'class':"article-def"}
|
||||
remove_tags = [{'class':"RelatedArticle"},
|
||||
{'class:"sbtns"}
|
||||
{'class':"sbtns"}
|
||||
]
|
||||
remove_tags_after = {'class':"date-def"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user