mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix encoding for Rzeczpospolita.
This commit is contained in:
parent
f624334abf
commit
83aac2d4c7
@ -15,7 +15,6 @@ class RzeczpospolitaRecipe(BasicNewsRecipe):
|
||||
|
||||
no_stylesheets = True
|
||||
remove_javascript = True
|
||||
encoding = 'utf-8'
|
||||
# Seems to work best, but YMMV
|
||||
simultaneous_downloads = 5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user