Compare commits
2 Commits
a6ef3a7ce5
...
8dd0a9e20e
Author | SHA1 | Date |
---|---|---|
|
8dd0a9e20e | |
|
804e998ec9 |
|
@ -117,13 +117,13 @@ the feed or `opml2md`'s best guess.
|
|||
- [Liliputing](https://liliputing.com/) [(Feed)](http://feeds.feedburner.com/Liliputing)
|
||||
- [Lobsters](https://lobste.rs) [(Feed)](https://lobste.rs/rss)
|
||||
- [Micah Lee](https://micahflee.com/) [(Feed)](https://micahflee.com/feed.xml)
|
||||
- [Molly White](https://newsletter.mollywhite.net/feed) [(Feed)](https://newsletter.mollywhite.net/feed)
|
||||
- [Motherboard RSS Feed](https://www.vice.com/en/topic/tech?locale=en_us) [(Feed)](http://motherboard.vice.com/rss)
|
||||
- [My Acid Words](https://acidwords.com/) [(Feed)](http://acidwords.com/feed.xml)
|
||||
- [No Effing Clue](https://noeffclue.blogspot.com/) [(Feed)](http://noeffclue.blogspot.com/feeds/posts/default)
|
||||
- [Open Rights Group](https://www.openrightsgroup.org) [(Feed)](https://www.openrightsgroup.org/feed.rss)
|
||||
- [Patshead.com Blog](https://blog.patshead.com/) [(Feed)](http://blog.patshead.com/atom.xml)
|
||||
- [People Centered Internet](https://peoplecentered.net) [(Feed)](http://peoplecentered.net/feed/)
|
||||
- [Pocketnow](https://pocketnow.com) [(Feed)](https://pocketnow.com/feed/)
|
||||
- [QuirksBlog](http://www.quirksmode.org/blog/) [(Feed)](http://www.quirksmode.org/blog/index.xml)
|
||||
- [Schneier on Security](https://www.schneier.com) [(Feed)](https://www.schneier.com/blog/atom.xml)
|
||||
- [SD Times](https://sdtimes.com/) [(Feed)](http://sdtimes.com/feed/)
|
||||
|
|
|
@ -95,13 +95,13 @@
|
|||
<outline text="Liliputing" type="rss" xmlUrl="http://feeds.feedburner.com/Liliputing" htmlUrl="https://liliputing.com/"></outline>
|
||||
<outline text="Lobsters" type="rss" xmlUrl="https://lobste.rs/rss" htmlUrl="https://lobste.rs"></outline>
|
||||
<outline text="Micah Lee" type="rss" xmlUrl="https://micahflee.com/feed.xml" htmlUrl="https://micahflee.com/"></outline>
|
||||
<outline text="Molly White" type="rss" xmlUrl="https://newsletter.mollywhite.net/feed" htmlUrl="https://newsletter.mollywhite.net/feed"></outline>
|
||||
<outline text="Motherboard RSS Feed" type="rss" xmlUrl="http://motherboard.vice.com/rss" htmlUrl="https://www.vice.com/en/topic/tech?locale=en_us"></outline>
|
||||
<outline text="My Acid Words" type="rss" xmlUrl="http://acidwords.com/feed.xml" htmlUrl="https://acidwords.com/"></outline>
|
||||
<outline text="No Effing Clue" type="rss" xmlUrl="http://noeffclue.blogspot.com/feeds/posts/default" htmlUrl="https://noeffclue.blogspot.com/"></outline>
|
||||
<outline text="Open Rights Group" type="rss" xmlUrl="https://www.openrightsgroup.org/feed.rss" htmlUrl="https://www.openrightsgroup.org"></outline>
|
||||
<outline text="Patshead.com Blog" type="rss" xmlUrl="http://blog.patshead.com/atom.xml" htmlUrl="https://blog.patshead.com/"></outline>
|
||||
<outline text="People Centered Internet" type="rss" xmlUrl="http://peoplecentered.net/feed/" htmlUrl="https://peoplecentered.net"></outline>
|
||||
<outline text="Pocketnow" type="rss" xmlUrl="https://pocketnow.com/feed/" htmlUrl="https://pocketnow.com"></outline>
|
||||
<outline text="QuirksBlog" type="rss" xmlUrl="http://www.quirksmode.org/blog/index.xml" htmlUrl="http://www.quirksmode.org/blog/"></outline>
|
||||
<outline text="Schneier on Security" type="rss" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com"></outline>
|
||||
<outline text="SD Times" type="rss" xmlUrl="http://sdtimes.com/feed/" htmlUrl="https://sdtimes.com/"></outline>
|
||||
|
|
Loading…
Reference in New Issue