diff options
author | cedricbonhomme <devnull@localhost> | 2011-06-01 09:20:39 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2011-06-01 09:20:39 +0200 |
commit | 498967b610b7c29d6c87a64ced8ac5033f02bc31 (patch) | |
tree | c2f9643313c2a2b317352e789fffd85674369102 /var | |
parent | Renamed the string 'feeds' to 'articles' in the management page. (diff) | |
download | newspipe-498967b610b7c29d6c87a64ced8ac5033f02bc31.tar.gz newspipe-498967b610b7c29d6c87a64ced8ac5033f02bc31.tar.bz2 newspipe-498967b610b7c29d6c87a64ced8ac5033f02bc31.zip |
Minor improvement: HTML purification of articles description with BeautifulSoup. The purification is done before the insertion in the database.
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 d40a8a0f..5678f144 100755 --- a/var/feed.lst +++ b/var/feed.lst @@ -32,3 +32,4 @@ http://feeds.feedburner.com/quuxlabs http://python-history.blogspot.com/feeds/posts/default http://www.haypocalc.com/wordpress/feed http://www.crypto.com/blog/rss10.xml +http://spaf.wordpress.com/feed/ |