1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-05 11:53:39 +00:00
psyced/place/euronews-fr.c

12 lines
202 B
C

#include <net.h>
#define SILENCE
#define NAME "EuroNews-FR"
#ifdef BRAIN
# define NEWSFEED_RSS "http://www.euronews.net/rss/euronews_fr.xml"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>