aboutsummaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2010-07-07 11:40:31 +0200
committercedricbonhomme <devnull@localhost>2010-07-07 11:40:31 +0200
commitae508ad4d7968a03f1254d82b3da6bdf541fd515 (patch)
tree2ff5ec88926c5c585d16632797552bd92b741bd7 /var
parentFaster top_words function. (diff)
downloadnewspipe-ae508ad4d7968a03f1254d82b3da6bdf541fd515.tar.gz
newspipe-ae508ad4d7968a03f1254d82b3da6bdf541fd515.tar.bz2
newspipe-ae508ad4d7968a03f1254d82b3da6bdf541fd515.zip
Lot of performance improvements
Diffstat (limited to 'var')
-rwxr-xr-xvar/feed.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/var/feed.lst b/var/feed.lst
index 29bb04e0..fbee3acf 100755
--- a/var/feed.lst
+++ b/var/feed.lst
@@ -24,4 +24,5 @@ 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://www.maitre-eolas.fr/feed/atom \ No newline at end of file
+http://www.maitre-eolas.fr/feed/atom
+http://linuxfr.org/backend/journaux/rss20.rss
bgstack15