mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
739cadcade
commit
47524347ac
@ -8,7 +8,6 @@ __copyright__ = '2009, Gerhard Aigner <gerhard.aigner at gmail.com>'
|
|||||||
import re
|
import re
|
||||||
import random
|
import random
|
||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
from time import strftime
|
|
||||||
|
|
||||||
class DerStandardRecipe(BasicNewsRecipe):
|
class DerStandardRecipe(BasicNewsRecipe):
|
||||||
title = u'derStandard'
|
title = u'derStandard'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user