Function read_feeds

Source
pub fn read_feeds() -> Vec<String>
Expand description

Parses links from feeds.txt.

Assumed one link per line. Any text between a # and a line end is considered a comment.