1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-05 03:37:09 +00:00
psyced/place/bbc.c

13 lines
221 B
C

#include <net.h>
#define NAME "BBC"
#define SILENCE
#ifdef BRAIN
# define NEWSFEED_RSS "http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>