We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9af139 commit 4bc31f2Copy full SHA for 4bc31f2
recipes/barrons.recipe
@@ -4,8 +4,8 @@
4
import base64
5
import json
6
import re
7
-
8
from collections import defaultdict
+
9
from calibre.web.feeds.news import BasicNewsRecipe
10
11
recipes/hindu.recipe
@@ -17,7 +17,7 @@ def absurl(url):
17
class TheHindu(BasicNewsRecipe):
18
title = 'The Hindu Print Edition'
19
__author__ = 'unkn0wn'
20
- description = "Articles from The Hindu, Today\'s Paper. This recipe now works only for yesterday\'s edition."
+ description = "Articles from The Hindu, Today's Paper. This recipe now works only for yesterday's edition."
21
language = 'en_IN'
22
no_stylesheets = True
23
masthead_url = 'https://www.thehindu.com/theme/images/th-online/thehindu-logo.svg'
0 commit comments