diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-01-10 22:02:31 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-01-10 22:02:31 -0300 |
commit | 44b61afac827960df6817d3d974d1cadb501fba2 (patch) | |
tree | 7b7fac28b6920ce1665f4208f9160a2788c49c6c | |
parent | 0a852d2c3132b6e3ff1009aed0ae32e02984dea9 (diff) | |
download | feeds-44b61afac827960df6817d3d974d1cadb501fba2.tar.gz feeds-44b61afac827960df6817d3d974d1cadb501fba2.tar.bz2 |
Feat: adds csrc.link
-rw-r--r-- | security.opml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security.opml b/security.opml index 8e4c7b8..35b3e4b 100644 --- a/security.opml +++ b/security.opml @@ -71,6 +71,7 @@ <outline title="Hacker OPSEC" text="Hacker OPSEC" description="Hacker OPSEC" type="atom" xmlUrl="https://grugq.github.io/atom.xml" htmlUrl="http://grugq.github.com/"/> <outline title="B3RN3D" text="B3RN3D" description="B3RN3D" type="atom" xmlUrl="https://b3rn3d.herokuapp.com/atom.xml" htmlUrl="https://b3rn3d.herokuapp.com/"/> <outline title="Blogs of War" text="Blogs of War" description="Blogs of War" type="atom" xmlUrl="http://blogsofwar.com/feed/" htmlUrl="http://www.blogsofwar.com"/> + <outline type="rss" xmlUrl="https://www.csrc.link/rss.xml" htmlUrl="https://www.csrc.link" title="Counter-surveillance resource center"/> </outline> </body> </opml> |