Spaces:
Sleeping
Sleeping
Update rss_feeds.json
Browse files- rss_feeds.json +5 -3
rss_feeds.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"Academic
|
3 |
{ "name": "arXiv CS", "url": "https://arxiv.org/rss/cs" },
|
4 |
{ "name": "arXiv Physics", "url": "https://arxiv.org/rss/physics" },
|
5 |
{ "name": "arXiv Math", "url": "https://arxiv.org/rss/math" },
|
@@ -8,14 +8,16 @@
|
|
8 |
{ "name": "arXiv Economics", "url": "https://arxiv.org/rss/econ" },
|
9 |
{ "name": "arXiv Statistics", "url": "https://arxiv.org/rss/stat" },
|
10 |
{ "name": "arXiv Quantum Physics", "url": "https://arxiv.org/rss/quant-ph" },
|
|
|
|
|
11 |
{ "name": "Nature", "url": "https://www.nature.com/nature.rss" },
|
|
|
|
|
12 |
{ "name": "Science", "url": "https://www.science.org/action/showFeed?type=etoc&feed=rss" },
|
13 |
{ "name": "Quanta Magazine", "url": "https://www.quantamagazine.org/feed/" },
|
14 |
{ "name": "New Scientist", "url": "https://www.newscientist.com/feed/home/" },
|
15 |
{ "name": "Scientific American", "url": "https://www.scientificamerican.com/rss/feed.xml" },
|
16 |
{ "name": "PLOS ONE", "url": "https://feeds.plos.org/plos/PLoSONE" },
|
17 |
-
{ "name": "The Lancet", "url": "https://www.thelancet.com/rss/lancet_current.xml" },
|
18 |
-
{ "name": "NEJM", "url": "https://www.nejm.org/action/showFeed?type=etoc&feed=rss" }
|
19 |
],
|
20 |
"Technology": [
|
21 |
{ "name": "TechCrunch", "url": "https://techcrunch.com/feed/" },
|
|
|
1 |
{
|
2 |
+
"Academic Papers": [
|
3 |
{ "name": "arXiv CS", "url": "https://arxiv.org/rss/cs" },
|
4 |
{ "name": "arXiv Physics", "url": "https://arxiv.org/rss/physics" },
|
5 |
{ "name": "arXiv Math", "url": "https://arxiv.org/rss/math" },
|
|
|
8 |
{ "name": "arXiv Economics", "url": "https://arxiv.org/rss/econ" },
|
9 |
{ "name": "arXiv Statistics", "url": "https://arxiv.org/rss/stat" },
|
10 |
{ "name": "arXiv Quantum Physics", "url": "https://arxiv.org/rss/quant-ph" },
|
11 |
+
{ "name": "The Lancet", "url": "https://www.thelancet.com/rss/lancet_current.xml" },
|
12 |
+
{ "name": "NEJM", "url": "https://www.nejm.org/action/showFeed?type=etoc&feed=rss" },
|
13 |
{ "name": "Nature", "url": "https://www.nature.com/nature.rss" },
|
14 |
+
],
|
15 |
+
"Science": [
|
16 |
{ "name": "Science", "url": "https://www.science.org/action/showFeed?type=etoc&feed=rss" },
|
17 |
{ "name": "Quanta Magazine", "url": "https://www.quantamagazine.org/feed/" },
|
18 |
{ "name": "New Scientist", "url": "https://www.newscientist.com/feed/home/" },
|
19 |
{ "name": "Scientific American", "url": "https://www.scientificamerican.com/rss/feed.xml" },
|
20 |
{ "name": "PLOS ONE", "url": "https://feeds.plos.org/plos/PLoSONE" },
|
|
|
|
|
21 |
],
|
22 |
"Technology": [
|
23 |
{ "name": "TechCrunch", "url": "https://techcrunch.com/feed/" },
|