mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-28 06:43:19 +02:00
Fix #1422 (The Daily Telegraph recipe not on fetch news menu)
This commit is contained in:
parent
cf96631d4e
commit
abd477fc71
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
'nytimes_sub', 'security_watch', 'cyberpresse', 'st_petersburg_times',
|
||||
'clarin', 'financial_times', 'heise', 'le_monde', 'harpers', 'science_aas',
|
||||
'science_news', 'the_nation', 'lrb', 'harpers_full', 'liberation',
|
||||
'linux_magazine',
|
||||
'linux_magazine', 'telegraph_uk'
|
||||
]
|
||||
|
||||
import re, imp, inspect, time, os
|
||||
|
|
|
|||
Loading…
Reference in a new issue