diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-02-17 13:23:12 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-02-17 13:23:12 -0200 |
commit | 4b7f1298bbef7da366115cc915c73a0e33aee26f (patch) | |
tree | cb60c13a1f10e8028eff9130cca2e5c5828290ba | |
parent | 44615d171f515a2928897d0603f6dacd13474e44 (diff) | |
download | feeds-4b7f1298bbef7da366115cc915c73a0e33aee26f.tar.gz feeds-4b7f1298bbef7da366115cc915c73a0e33aee26f.tar.bz2 |
Add movements - global
-rw-r--r-- | movements.opml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/movements.opml b/movements.opml new file mode 100644 index 0000000..169f859 --- /dev/null +++ b/movements.opml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<opml version="1.0"> + <head> + <title>Social Movements</title> + </head> + <body> + <outline title="Social Movements - Global"> + <outline type="rss" xmlUrl="https://crimethinc.com/feed" htmlUrl="https://crimethinc.com" title="CrimethInc. ex-Workers' Collective: Your ticket to a world free of charge"/> + </outline> + </body> +</opml> |