Skip to content

Commit 2b90f36

Browse files
committed
Add OPML feed lists for Crypto and Economics categories
1 parent 956aa43 commit 2b90f36

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

static/opml/c_3 Crypto.opml.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<opml xmlns:frss="https://freshrss.org/opml" version="2.0">
3+
<head>
4+
<title>Astro News</title>
5+
<dateCreated>Wed, 29 Jan 2025 17:09:26 -0300</dateCreated>
6+
</head>
7+
<body>
8+
<outline text="Crypto">
9+
<outline text="Bitcoin Magazine" type="rss" xmlUrl="https://bitcoinmagazine.com/.rss/full/" htmlUrl="https://bitcoinmagazine.com/"/>
10+
<outline text="Bitcoin Optech" type="rss" xmlUrl="https://bitcoinops.org/feed.xml" htmlUrl="https://bitcoinops.org/"/>
11+
<outline text="Week in Ethereum" type="rss" xmlUrl="https://weekinethereumnews.com/feed/" htmlUrl="https://weekinethereumnews.com/"/>
12+
</outline>
13+
</body>
14+
</opml>

static/opml/c_4 Economics.opml.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<opml xmlns:frss="https://freshrss.org/opml" version="2.0">
3+
<head>
4+
<title>Astro News</title>
5+
<dateCreated>Wed, 29 Jan 2025 17:10:11 -0300</dateCreated>
6+
</head>
7+
<body>
8+
<outline text="Economics">
9+
<outline text="Dolarización en Argentina" type="rss" xmlUrl="https://dolarizacionargentina.substack.com/feed" htmlUrl="https://dolarizacionargentina.substack.com/"/>
10+
<outline text="James Baker CPA" type="rss" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCtp1pa_mP3Kqup5lTHvXHkA" htmlUrl="https://www.youtube.com/@JamesBakerCPA"/>
11+
<outline text="Librestado" type="rss" xmlUrl="https://librestado.com/feed/" htmlUrl="https://librestado.com/"/>
12+
</outline>
13+
</body>
14+
</opml>

0 commit comments

Comments
 (0)