diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 16:29:41 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 16:29:41 -0300 |
| commit | 5d8326469fcdc0569cf9cbbf617eb0e7c0accafd (patch) | |
| tree | 1f44ba7c6866698c365d1ed76042cff91f75913d /opml/finance | |
| parent | f8e57d0234b708ee7e3bf57316f4be5b95174b10 (diff) | |
| download | feeds-5d8326469fcdc0569cf9cbbf617eb0e7c0accafd.tar.gz feeds-5d8326469fcdc0569cf9cbbf617eb0e7c0accafd.tar.bz2 | |
Sort, add and comment out feeds
Diffstat (limited to 'opml/finance')
| -rw-r--r-- | opml/finance/cryptocurrencies.opml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/opml/finance/cryptocurrencies.opml b/opml/finance/cryptocurrencies.opml new file mode 100644 index 0000000..8bdc77c --- /dev/null +++ b/opml/finance/cryptocurrencies.opml @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<opml version="2.0"> + <head> + <title>Cryptocurrencies</title> + </head> + <body> + <outline title="Finance"> + <outline title="Cryptocurrencies"> + <outline title="Bitcoin Magazine" text="Bitcoin Magazine" description="Bitcoin Magazine" type="rss" xmlUrl="http://bitcoinmagazine.com/feed/" htmlUrl="http://bitcoinmagazine.com"/> + <outline title="The Coinbase Blog" text="The Coinbase Blog" description="The Coinbase Blog" type="rss" xmlUrl="http://blog.coinbase.com/rss" htmlUrl="http://blog.coinbase.com/"/> + <outline title="CoinDesk" text="CoinDesk" description="CoinDesk" type="rss" xmlUrl="http://feeds.feedburner.com/CoinDesk" htmlUrl="http://www.coindesk.com"/> + <outline title="CryptoCoinsNews » News" text="CryptoCoinsNews » News" description="CryptoCoinsNews » News" type="rss" xmlUrl="http://www.cryptocoinsnews.com/feed" htmlUrl="https://www.cryptocoinsnews.com"/> + </outline> + </outline> + </body> +</opml> |
