Fix #1422 (The Daily Telegraph recipe not on fetch news menu)

This commit is contained in:
Kovid Goyal 2008-12-20 10:52:58 -08:00
parent cf96631d4e
commit abd477fc71

View File

@ -18,7 +18,7 @@ recipe_modules = [
'nytimes_sub', 'security_watch', 'cyberpresse', 'st_petersburg_times', 'nytimes_sub', 'security_watch', 'cyberpresse', 'st_petersburg_times',
'clarin', 'financial_times', 'heise', 'le_monde', 'harpers', 'science_aas', 'clarin', 'financial_times', 'heise', 'le_monde', 'harpers', 'science_aas',
'science_news', 'the_nation', 'lrb', 'harpers_full', 'liberation', 'science_news', 'the_nation', 'lrb', 'harpers_full', 'liberation',
'linux_magazine', 'linux_magazine', 'telegraph_uk'
] ]
import re, imp, inspect, time, os import re, imp, inspect, time, os