diff options
author | cedricbonhomme <devnull@localhost> | 2010-06-09 14:36:25 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-06-09 14:36:25 +0200 |
commit | f25c7bd294f5a2cdc58896d04a6e8fb3f3004562 (patch) | |
tree | 2daab4e70f91edc339c74c656568fd07889271c0 /var | |
parent | Typo fix. (diff) | |
download | newspipe-f25c7bd294f5a2cdc58896d04a6e8fb3f3004562.tar.gz newspipe-f25c7bd294f5a2cdc58896d04a6e8fb3f3004562.tar.bz2 newspipe-f25c7bd294f5a2cdc58896d04a6e8fb3f3004562.zip |
Little bug fix when the link of the feed in the tag 'link' don't contains the domain.
Diffstat (limited to 'var')
-rwxr-xr-x | var/feed.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/var/feed.lst b/var/feed.lst index c850dafb..85650934 100755 --- a/var/feed.lst +++ b/var/feed.lst @@ -24,3 +24,4 @@ http://www.jeffersonswheel.org/?feed=rss2 http://www.laquadrature.net/en/rss.xml http://static.fsf.org/fsforg/rss/blogs.xml http://esr.ibiblio.org/?feed=rss2 +http://xkcd.com/atom.xml |