1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-07-31 08:46:07 +00:00
psyced/place/cnnvideo.c

13 lines
197 B
C

#include <net.h>
#define NAME "CNNvideo"
#define SILENCE
#ifdef BRAIN
# define NEWSFEED_RSS "http://rss.cnn.com/rss/cnn_freevideo.rss"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>