Fix #880936 (Incorrect classification of news source)

This commit is contained in:
Kovid Goyal 2011-10-24 22:07:26 +05:30
parent 3ac697f8e0
commit 5b600f708a

View File

@ -8,7 +8,7 @@ class AdvancedUserRecipe1294342201(BasicNewsRecipe):
title = u'New London Day'
__author__ = 'Being'
description = 'State, local and business news from New London, CT'
language = 'en_GB'
language = 'en'
oldest_article = 1
max_articles_per_feed = 200