Skip to content

Commit

Permalink
Add examples of optional display names
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneHowearth committed Jul 14, 2020
1 parent cd0dc46 commit f9206e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gorss.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"OPMLFile": "../example_ompl.xml",
"feeds": [
"https://news.ycombinator.com/rss",
"https://www.sweclockers.com/feeds/nyheter",
"https://www.reddit.com/r/homeassistant/.rss",
"https://www.sweclockers.com/feeds/nyheter ~Swedish Overclocking",
"https://www.reddit.com/r/homeassistant/.rss ~~Home Assistant~",
"https://www.reddit.com/r/golang/.rss",
"https://www.reddit.com/r/programming/.rss"
],
Expand Down

0 comments on commit f9206e3

Please sign in to comment.