-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrssfeeds.json
115 lines (115 loc) · 3.11 KB
/
rssfeeds.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[
{
"url": "http://www.baltimoresun.com/news/maryland/rss2.0.xml",
"outlet": "Baltimore Sun",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://feeds.washingtonpost.com/rss/national",
"outlet": "Washington Post",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://feeds.washingtonpost.com/rss/politics",
"outlet": "Washington Post",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://www.latimes.com/rss2.0.xml",
"outlet": "LA Times",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
"outlet": "New York Times",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://feeds.propublica.org/propublica/main",
"outlet": "ProPublica",
"delicateURLs": false,
"redirectLinks": true
},
{
"url": "https://theintercept.com/feed/?lang=en",
"outlet": "The Intercept",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.themarshallproject.org/rss/recent.rss",
"outlet": "The Marshall Project",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://gizmodo.com/rss",
"outlet": "Gizmodo",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://www.chicagotribune.com/rss2.0.xml",
"outlet": "Chicago Tribune",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://rss.cnn.com/rss/cnn_allpolitics.rss",
"outlet": "CNN",
"delicateURLs": false,
"redirectLinks": true
},
{
"url": "https://www.thedailybeast.com/arc/outboundfeeds/rss/articles/",
"outlet": "The Daily Beast",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.huffingtonpost.com/section/politics/feed",
"outlet": "HuffPost",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.huffingtonpost.com/section/us-news/feed",
"outlet": "HuffPost",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.vice.com/en/feed/",
"outlet": "VICE",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.404media.co/rss",
"outlet": "404 Media",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "http://feedshack.biz/ap_rss.xml",
"outlet": "Associated Press",
"delicateURLs": false,
"redirectLinks": false
},
{ "url": "https://themarkup.org/feeds/rss.xml",
"outlet": "The Markup",
"delicateURLs": false,
"redirectLinks": false
},
{
"url": "https://www.buzzfeednews.com/news.xml",
"outlet": "BuzzFeed News",
"delicateURLs": false,
"redirectLinks": false
}
]