Rättning

This commit is contained in:
2014-11-17 14:58:01 +00:00
parent d1a89ac322
commit 879b5d678f

View File

@@ -22,7 +22,7 @@ def count():
for article in hls:
fresh = fresh + 1
strd = client.get_headlines(feed_id=-3)
strd = client.get_headlines(feed_id=-1)
starred = 0
for article in strd:
starred = starred + 1