diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-26 14:07:56 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-26 14:07:56 -0200 |
commit | 76d09d6cf3b138f5d89ebdfed7a114942ad7ca84 (patch) | |
tree | 36f243633adfe277e84cb4349761f08be7c28dd6 | |
parent | da9558256af2f40c8af41ee12f8d585e63598af7 (diff) | |
download | feeds-76d09d6cf3b138f5d89ebdfed7a114942ad7ca84.tar.gz feeds-76d09d6cf3b138f5d89ebdfed7a114942ad7ca84.tar.bz2 |
Adding Oblivia Clipping
-rw-r--r-- | security.opml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security.opml b/security.opml index f7de5b8..fabeb9b 100644 --- a/security.opml +++ b/security.opml @@ -28,6 +28,7 @@ <outline type="rss" xmlUrl="http://seclists.org/rss/cert.rss" htmlUrl="http://seclists.org/cert/" title="CERT Advisories"/> <outline type="rss" xmlUrl="http://resources.infosecinstitute.com/feed/" htmlUrl="http://resources.infosecinstitute.com" title="InfoSec Institute"/> <outline type="rss" xmlUrl="http://gus.distopico.net/atom.xml" htmlUrl="http://gus.distopico.net/atom.xml" title="Gus - Distopico"/> + <outline type="rss" xmlUrl="https://oblivia.vc/en/clipping/rss.xml" htmlUrl="https://oblivia.vc" title="Oblivia - Clipping"/> </outline> </body> </opml> |