-
Notifications
You must be signed in to change notification settings - Fork 0
/
input.json
58 lines (58 loc) · 1.54 KB
/
input.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
[
{
"url": "https://news.harvard.edu/gazette/feed/",
"rss": "https://news.harvard.edu/gazette/feed/"
},
{
"url": "https://news.stanford.edu/feed/",
"rss": "https://news.stanford.edu/feed?format=atom"
},
{
"url": "https://www.cam.ac.uk/research/news/feed",
"rss": "https://www.cam.ac.uk/research/news/feed/.rss"
},
{
"url": "https://vcresearch.berkeley.edu/rss.xml",
"rss": "https://vcresearch.berkeley.edu/rss.xml/.atom.xml"
},
{
"url": "https://www.princeton.edu/news/rss.xml",
"rss": "https://www.princeton.edu/news/rss.xml/"
},
{
"url": "https://news.yale.edu/rss.xml",
"rss": "https://news.yale.edu/rss.xml/.xml"
},
{
"url": "https://news.uchicago.edu/rss.xml",
"rss": "https://news.uchicago.edu/rss.xml"
},
{
"url": "https://penntoday.upenn.edu/rss.xml",
"rss": "https://penntoday.upenn.edu/rss.xml"
},
{
"url": "https://www.utoronto.ca/news/rss.xml",
"rss": "https://www.utoronto.ca/news/rss.xml/.xml"
},
{
"url": "https://news.nus.edu.sg/feed/",
"rss": "https://news.nus.edu.sg/feed/"
},
{
"url": "https://www.mcgill.ca/newsroom/",
"rss": "https://www.mcgill.ca/newsroom/rss.xml"
},
{
"url": "https://news.ubc.ca/feed/",
"rss": "https://news.ubc.ca/feed/"
},
{
"url": "https://www.sorbonne-universite.fr/en/newsroom",
"rss": "https://www.sorbonne-universite.fr/en/newsroom/.rss?format=atom"
},
{
"url": "https://www.polytechnique.edu/en/news",
"rss": "https://www.polytechnique.edu/en/news/all.xml"
}
]