Spaces:
Sleeping
Sleeping
Update feeds.json
Browse files- feeds.json +7 -7
feeds.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
[
|
2 |
-
{
|
3 |
-
"CNBC Breaking News":"https://search.cnbc.com/rs/search/combinedcms/view.xml?partnerId=wrss01&id=100003114"
|
4 |
},
|
5 |
-
{
|
6 |
"NYTimes.com Home Page (U.S.)": "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
|
7 |
"World": "https://rss.nytimes.com/services/xml/rss/nyt/World.xml",
|
8 |
"Africa": "https://rss.nytimes.com/services/xml/rss/nyt/Africa.xml",
|
@@ -76,7 +76,7 @@
|
|
76 |
"Bret Stephens": "https://www.nytimes.com/svc/collections/v1/publish/www.nytimes.com/column/bret-stephens/rss.xml",
|
77 |
"Sunday Opinion": "https://rss.nytimes.com/services/xml/rss/nyt/sunday-review.xml"
|
78 |
},
|
79 |
-
{
|
80 |
"http://rss.cnn.com/rss/cnn_topstories.rss": "http://rss.cnn.com/rss/cnn_topstories.rss",
|
81 |
"http://rss.cnn.com/rss/cnn_latest.rss": "http://rss.cnn.com/rss/cnn_latest.rss",
|
82 |
"http://rss.cnn.com/rss/cnn_world.rss": "http://rss.cnn.com/rss/cnn_world.rss",
|
@@ -91,7 +91,7 @@
|
|
91 |
"http://rss.cnn.com/services/podcasting/cnn10/rss.xml": "http://rss.cnn.com/services/podcasting/cnn10/rss.xml",
|
92 |
"http://rss.cnn.com/rss/cnn_latest.rss": "http://rss.cnn.com/rss/cnn_latest.rss"
|
93 |
},
|
94 |
-
{"Starts-with" : "https://www.cbsnews.com",
|
95 |
"Watch CBS News" : "/live/",
|
96 |
"Top Stories" : "/latest/rss/main",
|
97 |
"U.S." : "/latest/rss/us",
|
@@ -122,10 +122,10 @@
|
|
122 |
"Here Comes The Sun" : "/latest/rss/here-comes-the-sun-full-episodes",
|
123 |
"The Dish" : "/latest/rss/the-dish-full-episodes",
|
124 |
"Person To Person" : "/latest/rss/p2p-full-episodes",
|
125 |
-
"Weekender" : "/latest/rss/cbs-weekender-clips"
|
126 |
},
|
127 |
|
128 |
-
{
|
129 |
"Reuters U.S.": "http://feeds.reuters.com/Reuters/domesticNews",
|
130 |
"FOX News": "http://feeds.foxnews.com/foxnews/national",
|
131 |
"CNN.com US": "http://rss.cnn.com/rss/edition_us.rss",
|
|
|
1 |
[
|
2 |
+
"CNBC" {
|
3 |
+
"CNBC Breaking News":"https://search.cnbc.com/rs/search/combinedcms/view.xml?partnerId=wrss01&id=100003114"
|
4 |
},
|
5 |
+
"NYTimes" {
|
6 |
"NYTimes.com Home Page (U.S.)": "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
|
7 |
"World": "https://rss.nytimes.com/services/xml/rss/nyt/World.xml",
|
8 |
"Africa": "https://rss.nytimes.com/services/xml/rss/nyt/Africa.xml",
|
|
|
76 |
"Bret Stephens": "https://www.nytimes.com/svc/collections/v1/publish/www.nytimes.com/column/bret-stephens/rss.xml",
|
77 |
"Sunday Opinion": "https://rss.nytimes.com/services/xml/rss/nyt/sunday-review.xml"
|
78 |
},
|
79 |
+
"CNN News" {
|
80 |
"http://rss.cnn.com/rss/cnn_topstories.rss": "http://rss.cnn.com/rss/cnn_topstories.rss",
|
81 |
"http://rss.cnn.com/rss/cnn_latest.rss": "http://rss.cnn.com/rss/cnn_latest.rss",
|
82 |
"http://rss.cnn.com/rss/cnn_world.rss": "http://rss.cnn.com/rss/cnn_world.rss",
|
|
|
91 |
"http://rss.cnn.com/services/podcasting/cnn10/rss.xml": "http://rss.cnn.com/services/podcasting/cnn10/rss.xml",
|
92 |
"http://rss.cnn.com/rss/cnn_latest.rss": "http://rss.cnn.com/rss/cnn_latest.rss"
|
93 |
},
|
94 |
+
"CBS" {"Starts-with" : "https://www.cbsnews.com",
|
95 |
"Watch CBS News" : "/live/",
|
96 |
"Top Stories" : "/latest/rss/main",
|
97 |
"U.S." : "/latest/rss/us",
|
|
|
122 |
"Here Comes The Sun" : "/latest/rss/here-comes-the-sun-full-episodes",
|
123 |
"The Dish" : "/latest/rss/the-dish-full-episodes",
|
124 |
"Person To Person" : "/latest/rss/p2p-full-episodes",
|
125 |
+
"Weekender" : "/latest/rss/cbs-weekender-clips"
|
126 |
},
|
127 |
|
128 |
+
"other" {
|
129 |
"Reuters U.S.": "http://feeds.reuters.com/Reuters/domesticNews",
|
130 |
"FOX News": "http://feeds.foxnews.com/foxnews/national",
|
131 |
"CNN.com US": "http://rss.cnn.com/rss/edition_us.rss",
|