From 2f1e6a7d66be5c1b7a95f32b5654a530fc09b2b1 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Tue, 20 Dec 2011 19:59:41 +0530 Subject: [PATCH] some more reviews --- oxdata/settings.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/oxdata/settings.py b/oxdata/settings.py index c941fae..2595386 100644 --- a/oxdata/settings.py +++ b/oxdata/settings.py @@ -126,7 +126,11 @@ REVIEW_WHITELIST = { u'rottentomatoes.com': u'Rotten Tomatoes', u'salon.com': u'Salon.com', u'sensesofcinema.com': u'Senses of Cinema', - u'villagevoice.com': u'Village Voice' + u'villagevoice.com': u'Village Voice', + u'washingtonpost.com': u'Washington Post', + u'rogerebert.suntimes.com': u'Chicago Sun-Times', + u'sfgate.com': u'San Francisco Chronicle', + u'rollingstone.com': u'Rolling Stone' } #overwrite default settings with local settings