mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
7e44259267
commit
4d774dbdef
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user