aboutsummaryrefslogtreecommitdiff
path: root/opml/science
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2026-01-02 16:29:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2026-01-02 16:29:41 -0300
commit5d8326469fcdc0569cf9cbbf617eb0e7c0accafd (patch)
tree1f44ba7c6866698c365d1ed76042cff91f75913d /opml/science
parentf8e57d0234b708ee7e3bf57316f4be5b95174b10 (diff)
downloadfeeds-5d8326469fcdc0569cf9cbbf617eb0e7c0accafd.tar.gz
feeds-5d8326469fcdc0569cf9cbbf617eb0e7c0accafd.tar.bz2
Sort, add and comment out feeds
Diffstat (limited to 'opml/science')
-rw-r--r--opml/science/science.opml12
-rw-r--r--opml/science/space.opml14
2 files changed, 26 insertions, 0 deletions
diff --git a/opml/science/science.opml b/opml/science/science.opml
new file mode 100644
index 0000000..ab0e2ae
--- /dev/null
+++ b/opml/science/science.opml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<opml version="2.0">
+ <head>
+ <title>Science</title>
+ </head>
+ <body>
+ <outline title="Science">
+ <outline type="rss" xmlUrl="http://feeds.technologyreview.com/technology_review_blog_arxiv" htmlUrl="" title="arXiv Blog"/>
+ <outline type="rss" xmlUrl="http://n-gate.com/index.rss" htmlUrl="http://n-gate.com" title="n-gate.com"/>
+ </outline>
+ </body>
+</opml>
diff --git a/opml/science/space.opml b/opml/science/space.opml
new file mode 100644
index 0000000..f5d554b
--- /dev/null
+++ b/opml/science/space.opml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<opml version="2.0">
+ <head>
+ <title>Space</title>
+ </head>
+ <body>
+ <outline title="Science">
+ <outline title="Space">
+ <outline type="rss" xmlUrl="http://www.space.com/home/feed/site.xml" htmlUrl="http://www.space.com" title="Space"/>
+ <outline type="rss" xmlUrl="http://www.planetary.org/system/rss/channel.jsp?feedID=328434498" htmlUrl="http://www.planetary.org" title="Planetary Society"/>
+ </outline>
+ </outline>
+ </body>
+</opml>