Update OGlobo

Merge branch 'patch-1' of https://github.com/tenuki/calibre
This commit is contained in:
Kovid Goyal 2014-01-06 08:19:44 +05:30
commit a06038f078

View File

@ -18,7 +18,6 @@ class OGlobo(BasicNewsRecipe):
max_articles_per_feed = 100 max_articles_per_feed = 100
no_stylesheets = True no_stylesheets = True
use_embedded_content = False use_embedded_content = False
encoding = 'cp1252'
cover_url = 'http://oglobo.globo.com/_img/o-globo.png' cover_url = 'http://oglobo.globo.com/_img/o-globo.png'
remove_javascript = True remove_javascript = True