1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-08 13:37:26 +00:00
psyced/place/aljazeera.c
2009-01-26 21:12:53 +01:00

13 lines
230 B
C

#include <net.h>
#define NAME "AlJazeera"
#define SILENCE
#ifdef BRAIN
# define NEWSFEED_RSS "http://english.aljazeera.net/Services/Rss/?PostingId=2007731105943979989"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>