From b3b5364c5bbb8a8e5c042e3e36d75b2aea4b2e7b Mon Sep 17 00:00:00 2001 From: ssstvinc2 Date: Fri, 10 Feb 2017 16:33:43 -0500 Subject: NYT tweak --- .gitignore | 4 +++- main.py | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ceb117..7293e95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.pyc *~ __pycache__/ -scratch/*.html \ No newline at end of file +scratch/*.html +legacy_py/ +unbiased.html \ No newline at end of file diff --git a/main.py b/main.py index edec792..55c9560 100755 --- a/main.py +++ b/main.py @@ -61,7 +61,7 @@ def run(): sourceList.append(NewsSource('New York Times', 'http://nytimes.com', ['', '', 'section id="top-news" class="top-news"', '', -- cgit v1.2.3