mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update lamebook
This commit is contained in:
parent
1e4d11d78f
commit
72c0346874
@ -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…
x
Reference in New Issue
Block a user