Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
|
@@ -88,7 +88,7 @@ NEWS_FEEDS = {
|
|
| 88 |
"Breaking Defense": "https://breakingdefense.com/feed/",
|
| 89 |
"FedScoop": "https://fedscoop.com/feed/",
|
| 90 |
"WSJ": "https://feeds.content.dowjones.io/public/rss/RSSWSJD",
|
| 91 |
-
'WaPo': "https://
|
| 92 |
"Politico": "https://rss.politico.com/politics-news.xml"
|
| 93 |
}
|
| 94 |
|
|
|
|
| 88 |
"Breaking Defense": "https://breakingdefense.com/feed/",
|
| 89 |
"FedScoop": "https://fedscoop.com/feed/",
|
| 90 |
"WSJ": "https://feeds.content.dowjones.io/public/rss/RSSWSJD",
|
| 91 |
+
'WaPo': "https://feeds.washingtonpost.com/rss/business/technology?itid=lk_inline_manual_12",
|
| 92 |
"Politico": "https://rss.politico.com/politics-news.xml"
|
| 93 |
}
|
| 94 |
|