diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-11-28 11:36:48 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-11-28 11:36:48 -0200 |
commit | 1cbff767574d7a5bba2c8f42f8e400e64797dc48 (patch) | |
tree | 635cc6bb7e434e7b918f97d7b2742b0d598009cf | |
parent | 6c2a1b498b812cfd2b506122e292b41df1d605a2 (diff) | |
download | feeds-1cbff767574d7a5bba2c8f42f8e400e64797dc48.tar.gz feeds-1cbff767574d7a5bba2c8f42f8e400e64797dc48.tar.bz2 |
Adds sub.Media
-rw-r--r-- | incoming.opml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/incoming.opml b/incoming.opml index d0f9616..72b61bc 100644 --- a/incoming.opml +++ b/incoming.opml @@ -23,5 +23,6 @@ <outline type="rss" xmlUrl="https://feeds.feedburner.com/zerohedge/feed" htmlUrl="http://www.zerohedge.com/" title="ZeroHedge"/> <outline type="rss" xmlUrl="https://www.codingrights.org/feed/" htmlUrl="https://www.codingrights.org" title="Coding rights"/> <outline type="rss" xmlUrl="https://www.derechosdigitales.org/feed/" htmlUrl="https://www.derechosdigitales.org" title="Derechos Digitales"/> + <outline type="rss" xmlUrl="https://sub.media/feed/?post_type=video" htmlUrl="https://sub.media" title="sub.Media"/> </body> </opml> |