mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
33b8d1f1e5
commit
0b0a8adedb
@ -15,7 +15,7 @@ class BostonGlobeSubscription(BasicNewsRecipe):
|
||||
INDEX = date.today().strftime('http://www.bostonglobe.com/todayspaper/%Y/%m/%d')
|
||||
todaysDate = date.today().strftime("%d/%m/%Y")
|
||||
timefmt = ' [%a, %d %b, %Y]'
|
||||
needs_subscription = True
|
||||
needs_subscription = 'optional'
|
||||
remove_tags = [dict(attrs={"class":["skip-nav article-more",
|
||||
"aside promo",
|
||||
"article-bar bar-yellow",
|
||||
|
Loading…
x
Reference in New Issue
Block a user