FIX remove infomoney from google news.

pull/3/head
kevin.caires 3 years ago
parent b70fbcaa70
commit 950f1fb015

@ -100,5 +100,5 @@ IMAGE_TYPES = (
GOOGLE_NEWS = { GOOGLE_NEWS = {
'url': os.environ.get('GOOGLE_NEWS_API'), 'url': os.environ.get('GOOGLE_NEWS_API'),
'token': os.environ.get('GOOGLE_NEWS_TOKEN'), 'token': os.environ.get('GOOGLE_NEWS_TOKEN'),
'sources': ['google-news-br', 'info-money', 'globo'] 'sources': ['google-news-br', 'globo']
} }

Loading…
Cancel
Save