mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:14:36 +02:00
...
This commit is contained in:
parent
c64dd31931
commit
258d4842d2
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class BasicUserRecipe1501589429(AutomaticNewsRecipe):
|
|||
max_articles_per_feed = 100
|
||||
auto_cleanup = True
|
||||
language = 'sc'
|
||||
__author__ 'tzium'
|
||||
__author__ = 'tzium'
|
||||
|
||||
feeds = [
|
||||
('AnthonyMuroni.it (sardu)', 'http://www.anthonymuroni.it/su/feed/'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue