summaryrefslogtreecommitdiff
path: root/parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'parser.py')
-rwxr-xr-xparser.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser.py b/parser.py
index 671e2e5..19333e8 100755
--- a/parser.py
+++ b/parser.py
@@ -208,7 +208,6 @@ def buildGuardian():
h1=h1.split('<a href="', 1)[1]
h1=h1.split('"', 1)[0]
- print(h1)
if h1!='https://www.theguardian.com/us':
break
else: