mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
...
This commit is contained in:
@@ -14,7 +14,7 @@ def classes(classes):
|
||||
'class': lambda x: x and frozenset(x.split()).intersection(q)})
|
||||
|
||||
|
||||
class WSJ(BasicNewsRecipe):
|
||||
class ThePrint(BasicNewsRecipe):
|
||||
|
||||
title = 'The Print'
|
||||
__author__ = 'Kovid Goyal'
|
||||
|
||||
Reference in New Issue
Block a user