mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 13:02:58 +02:00
Update lamebook
This commit is contained in:
parent
1e4d11d78f
commit
72c0346874
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ class LamebookRecipe(BasicNewsRecipe):
|
|||
language = 'en'
|
||||
use_embedded_content = False
|
||||
publication_type = 'blog'
|
||||
reverse_article_order = True
|
||||
encoding = 'utf-8'
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='div', attrs={'class':'entry'})
|
||||
|
|
|
|||
Loading…
Reference in a new issue