Spaces:
Sleeping
Sleeping
Update rss_feeds.json
Browse files- rss_feeds.json +8 -0
rss_feeds.json
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
{
|
2 |
"Academic & Science": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{ "name": "Nature", "url": "https://www.nature.com/nature.rss" },
|
4 |
{ "name": "Science", "url": "https://www.science.org/action/showFeed?type=etoc&feed=rss" },
|
5 |
{ "name": "Quanta Magazine", "url": "https://www.quantamagazine.org/feed/" },
|
|
|
1 |
{
|
2 |
"Academic & Science": [
|
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" },
|
6 |
+
{ "name": "arXiv Astrophysics", "url": "https://arxiv.org/rss/astro-ph" },
|
7 |
+
{ "name": "arXiv Biology", "url": "https://arxiv.org/rss/biology" },
|
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/" },
|