From 9302f2f7ed6585cd384391753d0d711f672e12a5 Mon Sep 17 00:00:00 2001 From: ssstvinc2 Date: Thu, 9 Feb 2017 20:28:28 -0500 Subject: Deleted a few unnecessary files from the repo --- legacy_py/update_stories.py | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 legacy_py/update_stories.py (limited to 'legacy_py/update_stories.py') diff --git a/legacy_py/update_stories.py b/legacy_py/update_stories.py deleted file mode 100755 index 4340148..0000000 --- a/legacy_py/update_stories.py +++ /dev/null @@ -1,10 +0,0 @@ -from get_sources import * - -nyt=get_nyt() -#fox=get_fox() -#nbc=get_nbc() - -url=nyt['h2']['href'][0] -print(url) -card=getTwitterCard("https://www.nytimes.com/2017/01/30/us/politics/trump-immigration-ban-memo.html") -#print(card) -- cgit v1.2.3