mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #1921460 [Rename class in zackzack recipe](https://bugs.launchpad.net/calibre/+bug/1921460)
This commit is contained in:
parent
070a35906f
commit
39b894f1fe
@ -7,7 +7,7 @@ from __future__ import absolute_import, division, print_function, unicode_litera
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
|
||||
|
||||
class Real_world_economics_review(BasicNewsRecipe):
|
||||
class Zackzack_at_review(BasicNewsRecipe):
|
||||
title = 'ZackZack.at'
|
||||
oldest_article = 7
|
||||
max_articles_per_feed = 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user