diff options
author | cedricbonhomme <devnull@localhost> | 2012-05-11 07:26:39 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-05-11 07:26:39 +0200 |
commit | a8328ba7eedb5b9cef5aa50f1632e54d65e19d85 (patch) | |
tree | 08a403d862b9983cac997668180f18d78236df49 /source/var | |
parent | Minor bugix. DB instantiation was done twice. (diff) | |
download | newspipe-a8328ba7eedb5b9cef5aa50f1632e54d65e19d85.tar.gz newspipe-a8328ba7eedb5b9cef5aa50f1632e54d65e19d85.tar.bz2 newspipe-a8328ba7eedb5b9cef5aa50f1632e54d65e19d85.zip |
No need to detect the URL of a feed if it is directly given via the administration page when adding a new feed.
Diffstat (limited to 'source/var')
-rwxr-xr-x | source/var/feed.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/var/feed.lst b/source/var/feed.lst index 1c3498a2..cbe2702c 100755 --- a/source/var/feed.lst +++ b/source/var/feed.lst @@ -37,3 +37,4 @@ http://www.quuxlabs.com/feed/ http://etbe.coker.com.au/feed/ http://0pointer.de/blog/index.rss2 http://www.pasclasse.fr/index.php?feed/atom +http://www.bortzmeyer.org/feed-full.atom |