diff options
author | cedricbonhomme <devnull@localhost> | 2010-01-30 09:30:42 +0100 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-01-30 09:30:42 +0100 |
commit | cfea1528ff9704483a73fd751859466eb349868f (patch) | |
tree | 9a6c54cc6fcdd5e250d9cbaa09c978e5b1800a5f /var/feed.lst | |
parent | Added : primary key in the SQLite base and check the existence of table. (diff) | |
download | newspipe-cfea1528ff9704483a73fd751859466eb349868f.tar.gz newspipe-cfea1528ff9704483a73fd751859466eb349868f.tar.bz2 newspipe-cfea1528ff9704483a73fd751859466eb349868f.zip |
Downloading of informations feeds and the update of base are asynchronous. Use of a mutex to protect the base. You can now refresh the web interface during the downloading of feeds.
Diffstat (limited to 'var/feed.lst')
-rw-r--r-- | var/feed.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/var/feed.lst b/var/feed.lst index e525e3d6..56178150 100644 --- a/var/feed.lst +++ b/var/feed.lst @@ -10,3 +10,5 @@ http://theinvisiblethings.blogspot.com/feeds/posts/default http://torvalds-family.blogspot.com/feeds/posts/default http://www.python.org/channews.rdf http://www.kde.org/dotkdeorg.rdf +http://feeds.feedburner.com/internetactu/bcmJ +http://www.april.org/fr/rss.xml |