1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-07 21:19:12 +00:00
psyced/place/aljazeera.c

13 lines
230 B
C
Raw Normal View History

#include <net.h>
#define NAME "AlJazeera"
#define SILENCE
#ifdef BRAIN
2009-01-26 20:12:53 +00:00
# define NEWSFEED_RSS "http://english.aljazeera.net/Services/Rss/?PostingId=2007731105943979989"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>