mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
fix indentation
This commit is contained in:
parent
c8fe13195c
commit
e0aac8018f
@ -24,4 +24,3 @@ class app_funds(BasicNewsRecipe):
|
||||
auto_cleanup = True
|
||||
|
||||
feeds = [(u'blog', u'http://feeds.feedburner.com/blogspot/etVI')]
|
||||
|
||||
|
@ -47,4 +47,3 @@ class bankier(BasicNewsRecipe):
|
||||
segments = urlPart.split('-')
|
||||
urlPart2 = segments[-1]
|
||||
return 'http://www.bankier.pl/wiadomosci/print.html?article_id=' + urlPart2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user