diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-01-05 14:50:13 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-01-05 14:50:13 -0200 |
commit | 4104981250139c0503d3431b4fe8b28327339da5 (patch) | |
tree | b4b275c313d33bf1a35c66bb072cd9d8dc615667 | |
parent | fe84f9c28acc07956baa571cb98ada91b7bd2207 (diff) | |
download | feeds-4104981250139c0503d3431b4fe8b28327339da5.tar.gz feeds-4104981250139c0503d3431b4fe8b28327339da5.tar.bz2 |
Add left.opml
-rw-r--r-- | left.opml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/left.opml b/left.opml new file mode 100644 index 0000000..7374b7d --- /dev/null +++ b/left.opml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<opml version="1.0"> + <head> + <title>Left politics</title> + </head> + <body> + <outline title="Left Politics"> + <outline type="rss" xmlUrl="http://strikemag.org/feed/" htmlUrl="http://strikemag.org" title="Strike Magazine"/> + </outline> + </body> +</opml> |